-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathindex.html
695 lines (669 loc) · 28.7 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link
href="https://fonts.googleapis.com/css?family=Raleway&display=swap"
rel="stylesheet"
/>
<link rel="stylesheet" href="sass/css/icon-font.css" />
<link rel="stylesheet" href="sass/css/linea.css" />
<link rel="stylesheet" href="sass/css/style.css" />
<link rel="stylesheet" href="https://unpkg.com/aos@next/dist/aos.css" />
<script
async
src="https://www.googletagmanager.com/gtag/js?id=UA-146468970-1"
></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag("js", new Date());
gtag("config", "UA-146468970-1");
</script>
<link rel="shortcut icon" type="image/png" href="sass/img/favicon.png" />
<link
href="https://fonts.googleapis.com/icon?family=Material+Icons"
rel="stylesheet"
/>
<link
href="https://fonts.googleapis.com/css?family=Cabin+Sketch&display=swap"
rel="stylesheet"
/>
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
<link
href="https://fonts.googleapis.com/css?family=Amaranth"
rel="stylesheet"
/>
<title>Thapar Food Festival</title>
</head>
<body onload="myFunction()">
<!-- <div id="loading" ><h1 class="wait">plzz wait <span class="ready">cooking the code for you</span></h1></div> -->
<!-- <div class="popup10" id="popup10">
<div class="popup10_content">
<div class="popup10_left"><img src="sass/img/swiggy.jpg" alt="hi" class="popup10_img">
</div>
<div class="popup10_right">
<a href="#section-about" class="popup10_cross" onclick="vishu()" >×</a>
<h1 class="heading-secondary popup10_heading u-centre">thank you swiggy!!</h1>
<p class="paragraph popup10_paragraph">After an amazing Main Day of Thapar Food Festival 2019, we would like to thank Swiggy our Power sponsor for helping us in making successful. For all those who couldn't get enough of what they wanted, get food from all the vendors delivered at your door step with exciting discount only with Swiggy.
<span><p style="font-size: 2.2rem; color: #333333; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin-bottom: 1rem">SWIGGY APP LINK</p> <a href="https://play.google.com/store/apps/details?id=in.swiggy.android" style="text-decoration: none; font-size: 2rem; color: chocolate; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif">CLICK ME</a></span>
</p>
<script>
function vishu(){
document.getElementById("popup10").style.visibility="hidden";
document.getElementById("popup10").style.width="0px";
}
</script>
</div>
</div>
</div> -->
<!-- <div class="loader_wrapper">
<div class="loader">
<span></span>
<span></span>
<span></span>
</div></div>
<script>
$(window).on("load",function(){
$(".loader_wrapper").fadeOut("slow");
});
</script>
-->
<script type="text/javascript" src="tffjs.js"></script>
<div
id="mySidenav"
class="sidenav"
style="z-index: 99999999999999999999999999999999999"
>
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()"
>×</a
>
<h3 class="nav_tff">Thapar Food Festival</h3>
<div class="navigation_link navigation_item">
<a href="#popup" onclick="closeNav()">About</a>
<a href="events.html" onclick="closeNav()">Events</a>
<a href="#section_pic" onclick="closeNav()">Sponsors</a>
<a href="#popup4" onclick="closeNav()">Theme</a>
<a href="#team_section" onclick="closeNav()">Gallery</a>
</div>
<h3 class="follow_us">Follow Us On</h3>
<div class="nav_logos">
<a
href="https://www.facebook.com/thaparfoodfestival/"
class="fa fa-facebook"
></a>
<a
href="https://www.instagram.com/thaparfoodfestival/?hl=en"
class="fa fa-instagram"
></a>
</div>
</div>
<span
class="nav_logo"
style="font-size:30px;cursor:pointer;color:white;position: fixed"
onclick="openNav()"
>☰
</span>
<script>
function openNav() {
document.getElementById("mySidenav").style.width = "250px";
document.getElementById("nav_logo").style.visibility = "hidden";
}
function closeNav() {
document.getElementById("mySidenav").style.width = "0";
}
</script>
<header class="header">
<div class="header_logo-box">
<!-- <img src="img/white_logo.png" alt="logo" class="footer_logo">-->
</div>
<span class="discover_events"
><a href="./recruit.html" class="link" id="link"
>Be a part of the journey</a
></span
>
<!-- <div class="heading">
<h1 class="main-heading">
<span class="main-heading-upr">THAPAR FOOD FESTIVAL</span>
<span class="main-heading-lwr"></span>
<span ><a href="events.html" class="link" id="link">Discover Our Events</a></span>
</h1>
</div>-->
</header>
<main>
<section class="section-about" id="section-about">
<div class="u-centre">
<h2 class="heading-secondary" data-aos="fade-right">
about us
</h2>
</div>
<div class="row">
<div class="col-1-of-2">
<h3 class="heading-main-small">who we are</h3>
<p class="paragraph">
Thapar Food Festival is one of the most magnificient and pompous
fests of Thapar Institute of Engineering and Technology. The fest
takes place in September and with Coca-Cola as our title sponsor,
we hope mesmerise more people by the beauty of food .
</p>
<h3 class="heading-main-small">the pallete of flavours</h3>
<p class="paragraph">
The theme, a palette of flavors is an idea revolving around the
concept that basic flavors blend to give rise to an assortment of
flavors bringing about the diversity in food. The motive is to
bring to light, foods that are visually appealing and exquisitely
flavoured.
</p>
<a href="#popup" class="btn-link">Learn more →</a>
</div>
<div class="col-1-of-2">
<div class="composition">
<a href="#popup1"
><img
src="sass/img/logo_2016.jpeg"
alt="image"
class="img-1 composition-all"
/></a>
<a href="#popup2"
><img
src="sass/img/logo_2017.jpg"
alt="image"
class="img-2 composition-all"
/></a>
<a href="#popup3"
><img
src="sass/img/logo_2018.jpeg"
alt="image"
class="img-3 composition-all"
/></a>
</div>
</div>
</div>
</section>
<section class="section_pic" id="section_pic">
<div class="row">
<div class="col-1-of-4">
<a href="#popup7">
<div class="section_box_1" data-aos="fade-up">
<i class="section_icon icon-basic-world"></i>
<h3 class="heading-main-small">TITLE SPONSOR</h3>
<p class="section_text">
Title Sponsor is the most vital element in every magnificient
fest. It plays a very important role and helps the organizing
team in presenting the fest to the audience.<span
class="yellow"
style="display: block"
>Click To Explore</span
>
</p>
</div>
</a>
</div>
<div class="col-1-of-4">
<a href="#popup8">
<div class="section_box_2 " data-aos="fade-up">
<i class="section_icon icon-basic-pin1"></i>
<h3 class="heading-main-small">POWER SPONSOR</h3>
<p class="section_text">
Power Sponsor provides the soul to a fest and acts like a
backbone for the fest. It strengthens the fest and provides a
experience that is witnessed never before.<span
class="yellow "
style="display: block"
>Click To Explore</span
>
</p>
</div>
</a>
</div>
<div class="col-1-of-4">
<a href="#popup9">
<div class="section_box_3" data-aos="fade-up">
<i class="section_icon icon-basic-clock"></i>
<h3 class="heading-main-small">CO-SPONSORS</h3>
<p class="section_text">
Co-Sponsor is like a guiding light for the organizing team. It
assists the team at each footstep and leaves no stone unturned
to extend the limit to sky.<span
class="yellow"
style="display: block"
>Click To Explore</span
>
</p>
</div>
</a>
</div>
<div class="col-1-of-4">
<a href="#popup6">
<div class="section_box_4" data-aos="fade-up">
<i class="section_icon icon-basic-pin2"></i>
<div class="box_text">
<h3 class="heading-main-small">ASSOCIATE SPONSORS</h3>
<p class="section_text">
Associate Sponsor, works in association with the organizing
team and gives a new direction to the fest. It tries to
excell the dimension in which it deals.<span
class="yellow"
style="display: block"
>Click To Explore</span
>
</p>
</div>
</div>
</a>
</div>
</div>
</section>
<section class="team_section" id="team_section">
<div class="team_section-meet">
<h1 class="team_section-text">memories</h1>
</div>
<div class="row team_section-paragraph" style="width: 80%">
<p>
Memories are treasures one will always preserve. One may not live a
moment again, but can remember and cherish it forever. Memoreies are
windows to the past that allow one to jump into that momentous joy
and rekive it again. Thapar Food Festival is a joy of many and has
always created a plethora of memories, that cherish this unique
concoction of food,fun and satisfaction. Music, Art, Dance, Sweet,
Sour-our bag is a mixture of all emotions.<span class="yellow">
Below are glimpse of the same:</span
>
</p>
</div>
<div class="row">
<a
href="2016.html"
class="col-1-of-3 square-box-2"
data-aos="fade-up"
>
</a>
<a
href="2017.html"
class="col-1-of-3 square-box-1"
data-aos="fade-up"
id="square-box-1"
></a>
<a
href="2018.html"
class="col-1-of-3 square-box-3"
data-aos="fade-up"
></a>
</div>
</section>
</main>
<img
src="sass/img/footer-background.jpg"
alt=""
width="100%"
style="margin-bottom: -2rem"
/>
<footer class="footer" id="footer">
<!-- <div class="footer_logo-box">
<img src="sass/img/white_logo.png" alt="logo" class="footer_logo"></div> -->
<div class="row">
<div class="col-1-of-4 footer-box1">
<h2 class="footer_text">CONTACT US</h2>
<p class="footer_para">
To know more about this unique amalgamation of food,fun and
enjoyment, reach us
</p>
<p class="footer_para">Email → [email protected]</p>
</div>
<div class="col-1-of-4 footer-box2">
<h2 class="footer_text">facebook</h2>
<i class="fb"
><iframe
src="https://www.facebook.com/plugins/page.php?href=https%3A%2F%2Fwww.facebook.com%2Fthaparfoodfestival&tabs=timeline&width=260&height=380&small_header=false&adapt_container_width=true&hide_cover=false&show_facepile=true&appId"
width="260"
height="380"
style="border:none;overflow:hidden;padding-top: 1rem "
scrolling="no"
frameborder="0"
allowTransparency="true"
allow="encrypted-media"
></iframe
></i>
</div>
<div class="col-1-of-4 footer-box3">
<h2 class="footer_text">instagram</h2>
<ul class="insta">
<!-- SnapWidget -->
<iframe
src="https://snapwidget.com/embed/877794"
class="snapwidget-widget"
allowtransparency="true"
frameborder="0"
scrolling="no"
style="border:none; overflow:hidden; width:260px; height:380px"
></iframe>
<!-- InstaWidget -->
<!-- <iframe id=" 6da550fc6c7aea21c02074923a107a19d31304a5502d0e6236dc681f8508d4f9" style="border: 0px; width: 260px; height: 380px;padding-top: 1rem; margin: 0px;"
scrolling="yes" frameborder="no" src="https://instawidget.net/embed?u=6da550fc6c7aea21c02074923a107a19d31304a5502d0e6236dc681f8508d4f9"></iframe>
</ul> -->
<!-- LightWidget WIDGET -->
<!-- <script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script><iframe src="//lightwidget.com/widgets/8382bfbe4f5357c69d0bc55cdfb423b3.html" scrolling="no" allowtransparency="true" class="lightwidget-widget" style="width:100%;border:0;overflow:hidden;"></iframe> -->
<!-- LightWidget WIDGET -->
<!-- <script src="https://cdn.lightwidget.com/widgets/lightwidget.js"></script>
<iframe
src="https://lightwidget.com/widgets/10172ef099015f778c8455159aa1ad5e.html"
scrolling="no"
allowtransparency="true"
class="lightwidget-widget"
style="width:100%;border:0;overflow:hidden;"
></iframe> -->
</ul>
</div>
<div
class="col-1-of-4
footer-box4"
>
<h2 class="footer_text">location</h2>
<i class="map"
><iframe
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3442.9312390990526!2d76.361363700999!3d30.352904031681735!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x39102f534a87b5c5%3A0xda1d3ed337e382b3!2sThapar+University%2C+Prem+Nagar%2C+Patiala%2C+Punjab+147004!5e0!3m2!1sen!2sin!4v1563525294236!5m2!1sen!2sin"
width="260"
height="380"
frameborder="0"
style="border:0; padding-top: 1rem"
allowfullscreen
></iframe
></i>
</div>
</div>
<div class="copyright">
<div class="copyright_text">
© Copyright THAPAR FOOD FESTIVAL 2020<span class="copyright_span"
>Coded with<span style="color: red; font-size: 2rem">
♥</span
>
by
<a
href="https://www.linkedin.com/in/sushant-mahajan-3933b5184/"
class="copyright_link sushant"
>
SusHanT MaHajan
</a>
</span>
</div>
</div>
</footer>
<script>
// $(document).ready(function(){
// $('div#loading').removeAttr('id');
// });
var preloader = document.getElementById("loading");
// window.addEventListener('load', function(){
// preloader.style.display = 'none';
// })
function myFunction() {
preloader.style.display = "none";
}
</script>
<div class="popup" id="popup">
<div class="bg-video">
<video class="bg-video_content" autoplay loop muted>
<source
src="sass/img/coverr-philippines-spices-1559212666899.mp4"
type="video/mp4"
/>
</video>
</div>
<div class="popup_content">
<div class="popup_left">
<img src="sass/img/about2.jpeg" alt="hi" class="popup_img" />
<img src="sass/img/about3.jpeg" alt="hi" class="popup_img" />
</div>
<div class="popup_right">
<a href="#section-about" class="popup_cross">×</a>
<h1 class="heading-secondary popup_heading u-centre">about us</h1>
<p class="paragraph popup_paragraph">
Thapar Food Festival is the most magnificent and awe-inspiring
festivity ever happened, one-of-a-kind. Keeping the sky as the
limit, we always venture hard to content the ever-growing foodie in
you. TFF is not just a festival, but also a mission to let food
break barriers and make everyone happy on a common stage. We are a
journey, ever-growing indulging masses in merry-making. Come,
experience edible infinity.
</p>
</div>
</div>
</div>
<div class="popup1" id="popup1">
<div class="popup1_content">
<div class="popup1_left">
<img src="sass/img/about2.jpeg" alt="hi" class="popup1_img" />
<img src="sass/img/about3.jpeg" alt="hi" class="popup1_img" />
</div>
<div class="popup1_right">
<a href="#section-about" class="popup1_cross">×</a>
<h1 class="heading-secondary popup1_heading">achievements of 2016</h1>
<p class="paragraph popup1_paragraph">
This was the birth year of a tasty genre. The Thapar Food Festival
was the first and one of a kind Food Festival all over India on a
university level. It has always tried to bring up smiles on the
faces of people through food, after all, the way to a person’s heart
is through the stomach.
</p>
</div>
</div>
</div>
<div class="popup2" id="popup2">
<div class="popup2_content">
<div class="popup2_left">
<img src="sass/img/about2.jpeg" alt="hi" class="popup2_img" />
<img src="sass/img/about3.jpeg" alt="hi" class="popup2_img" />
</div>
<div class="popup2_right">
<a href="#section-about" class="popup2_cross">×</a>
<h1 class="heading-secondary popup2_heading">achievements of 2017</h1>
<p class="paragraph popup2_paragraph">
After a successful first year, the Thapar Food Festival was bigger
than ever. We have had leading brands opening up their delectable
stalls in our festival like Keventers and Tacobell. After this there
was no looking back and the Thapar Food Festival started burgeoning.
</p>
</div>
</div>
</div>
<div class="popup3" id="popup3">
<div class="popup3_content">
<div class="popup3_left">
<img src="sass/img/about2.jpeg" alt="hi" class="popup3_img" />
<img src="sass/img/about3.jpeg" alt="hi" class="popup3_img" />
</div>
<div class="popup3_right">
<a href="#section-about" class="popup3_cross">×</a>
<h1 class="heading-secondary popup3_heading">achievements of 2018</h1>
<p class="paragraph popup3_paragraph">
Who doesn’t love mangoes? Ever imagined an event where every dish is
made of mango? Well we made it possible! Mango bonanza was a
humongous hit which literally had every dish as mango as a primary
ingredient. Well this wasn’t it, we broke the Guinness World Record
for most number of Coca-Cola cans opened at the same time which was
a total of 1500 cans opened!
</p>
</div>
</div>
</div>
<div class="popup4" id="popup4">
<div class="bg-video">
<video class="bg-video_content" muted autoplay loop>
<source src="sass/img/ink.MP4" type="video/mp4" />
</video>
</div>
<div class="popup4_content">
<div class="popup4_left">
<img src="sass/img/theme.jpg" alt="hi" class="popup4_img" />
<!-- <img src="img/about3.jpeg" alt="hi" class="popup4_img">-->
</div>
<div class="popup4_right">
<a href="#section-about" class="popup4_cross">×</a>
<h1 class="heading-secondary popup4_heading">THEME</h1>
<p class="paragraph popup4_paragraph">
This world is full of colours, Colours that excite us and makes the
earth a happierplace to live. These colours when fuse together,
impart their individual expertise and present verstality. This time,
we, at TFF has decided to let all lips murmur "Oh!My God" by letting
spices and flavours fuse wild in the right way.
</p>
</div>
</div>
</div>
<div class="popup6" id="popup6">
<div class="popup6_content">
<a href="#section_pic" class="popup6_cross">×</a>
<div class="center">
<h1 class="heading-secondary popup6_heading ">associate sponsors</h1>
</div>
<div class="row">
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate1.jpg" alt="" class="popup6_photos" />
</div>
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate6.jpg" alt="" class="popup6_photos" />
</div>
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate3.jpg" alt="" class="popup6_photos" />
</div>
</div>
<div class="row">
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate4.jpeg" alt="" class="popup6_photos" />
</div>
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate5.jpeg" alt="" class="popup6_photos" />
</div>
<div class="col-1-of-3 popup6_photo">
<img src="sass/img/associate7.jpg" alt="" class="popup6_photos" />
</div>
</div>
</div>
</div>
<div class="popup7" id="popup7">
<div class="bg-video">
<video class="bg-video_content" autoplay loop muted>
<source src="sass/img/coke.MP4" type="video/mp4" />
</video>
</div>
<div class="popup7_content">
<div class="popup7_left">
<img src="sass/img/qw.jpg" alt="hi" class="popup7_img" />
<!-- <img src="img/about3.jpeg" alt="hi" class="popup7_img">-->
</div>
<div class="popup7_right">
<a href="#section_pic" class="popup7_cross">×</a>
<h1 class="heading-secondary popup7_heading u-centre">COCA-COLA</h1>
<p class="paragraph popup7_paragraph">
The most famous brand ruling over the soft drinks industry since
more than 127 years with 500 different products. For the second
consecutive time, Thapar Food Festival holds pride to have the
Coca-Cola Company as our Title Sponsor.
</p>
</div>
</div>
</div>
<div class="popup8" id="popup8">
<div class="popup8_content">
<div class="popup8_left">
<!--<img src="img/about2.jpeg" alt="hi" class="popup8_img"> -->
<img src="sass/img/swiggy.jpg" alt="hi" class="popup8_img" />
</div>
<div class="popup8_right">
<a href="#section_pic" class="popup8_cross">×</a>
<h1 class="heading-secondary popup8_heading u-centre">SWIGGY</h1>
<p class="paragraph popup8_paragraph">
Food is best enjoyed,when it is served hot and fresh, right at your
doorstep amidst your busy schedule. This might be a dream sometime
ago but Swiggy has made it a reality. This year,Thapar Food Festival
is ready to get extra happy with Swiggy joining us as our Power
Sponsor.
</p>
</div>
</div>
</div>
<div class="popup9" id="popup9">
<div class="popup9_content">
<div class="popup9_left">
<img src="sass/img/boston.jpg" alt="hi" class="popup9_img" />
<!-- <img src="img/about3.jpeg" alt="hi" class="popup9_img"> -->
</div>
<div class="popup9_right">
<a href="#section_pic" class="popup9_cross">×</a>
<h1 class="heading-secondary popup9_heading u-centre">
boston bites
</h1>
<p class="paragraph popup9_paragraph">
The best way to make one happy is to serve him with a box of
mouth-watering pizza and a bottle of Coke. Pizza is the best way one
can describe happiness. This summer,Thapar Food Festival is ready to
let everyone express happiness with Boston Bites as our co-sponsor.
</p>
</div>
</div>
</div>
<!-- <div class="popup10" id="popup10">
<div class="popup10_content">
<div class="popup10_left"><img src="sass/img/swiggy.jpg" alt="hi" class="popup10_img">
</div>
<div class="popup10_right">
<a href="#section-about" class="popup10_cross" onclick="vishu()" >×</a>
<h1 class="heading-secondary popup10_heading u-centre">thank you swiggy!!</h1>
<p class="paragraph popup10_paragraph">After an amazing Main Day of Thapar Food Festival 2019, we would like to thank Swiggy our Power sponsor for helping us in making successful. For all those who couldn't get enough of what they wanted, get food from all the vendors delivered at your door step with exciting discount only with Swiggy.
<span><p style="font-size: 2.2rem; color: #333333; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif; margin-bottom: 1rem">SWIGGY APP LINK</p> <a href="https://play.google.com/store/apps/details?id=in.swiggy.android" style="text-decoration: none; font-size: 2rem; color: chocolate; font-family: 'Lucida Sans', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif">CLICK ME</a></span>
</p>
<script>
function vishu(){
document.getElementById("popup10").style.visibility="hidden";
document.getElementById("popup10").style.width="0px";
}
</script>
</div>
</div>
</div> -->
<script>
!(function(f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function() {
n.callMethod
? n.callMethod.apply(n, arguments)
: n.queue.push(arguments);
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = "2.0";
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s);
})(
window,
document,
"script",
"https://connect.facebook.net/en_US/fbevents.js"
);
fbq("init", "907170169616450");
fbq("track", "PageView");
</script>
<noscript
><img
height="1"
width="1"
style="display:none"
src="https://www.facebook.com/tr?id=907170169616450&ev=PageView&noscript=1"
/></noscript>
<script src="https://unpkg.com/aos@next/dist/aos.js"></script>
<script>
AOS.init();
</script>
</body>
</html>