Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-25 04:41:07 +00:00

View File

@@ -32,65 +32,42 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Menu",
id: "menu",
},
name: "Menu", id: "menu"},
{
name: "About Us",
id: "about",
},
name: "About Us", id: "about"},
{
name: "Why Choose Us",
id: "features",
},
name: "Why Choose Us", id: "features"},
{
name: "Reviews",
id: "testimonials",
},
name: "Reviews", id: "testimonials"},
{
name: "Gallery",
id: "gallery",
},
name: "Gallery", id: "gallery"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Grill n Bite Cafe"
button={{
text: "Online Order",
href: "#",
}}
text: "Online Order", href: "#"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "plain",
}}
variant: "plain"}}
title="Delicious Halal Bites, Fresh Off the Grill"
description="Experience the best casual dining in Faisalabad. Perfect for solo meals, groups, and families, serving quick bites with a welcoming atmosphere."
tag="Faisalabad's Favorite Dining"
buttons={[
{
text: "View Menu",
href: "#menu",
},
text: "View Menu", href: "#menu"},
{
text: "Visit Us",
href: "#contact",
},
text: "Visit Us", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-red-fish-steak-with-broccoli-slice-lemon-tomato-narsharab-sauce_141793-4725.jpg",
imageAlt: "Delicious grilled chicken steak",
},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-grilled-red-fish-steak-with-broccoli-slice-lemon-tomato-narsharab-sauce_141793-4725.jpg", imageAlt: "Delicious grilled chicken steak"},
{
imageSrc: "http://img.b2bpic.net/free-photo/whole-grilled-chicken-with-tomato-herbs-sauce-wood-board_140725-523.jpg",
imageAlt: "Assorted grilled vegetables platter",
},
imageSrc: "http://img.b2bpic.net/free-photo/whole-grilled-chicken-with-tomato-herbs-sauce-wood-board_140725-523.jpg", imageAlt: "Assorted grilled vegetables platter"},
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -111,68 +88,26 @@ export default function LandingPage() {
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
animationType="reveal-blur"
animationType="blur-reveal"
products={[
{
id: "burger-combo",
brand: "Grill n Bite",
name: "Classic Burger Combo",
price: "PKR 750",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg",
imageAlt: "Classic Burger Combo",
},
id: "burger-combo", brand: "Grill n Bite", name: "Classic Burger Combo", price: "PKR 750", rating: 5,
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/cheese-burger-with-french-fries-table_140725-7219.jpg", imageAlt: "Classic Burger Combo"},
{
id: "bbq-platter",
brand: "Grill n Bite",
name: "Special BBQ Platter",
price: "PKR 1500",
rating: 5,
reviewCount: "95",
imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-beef-barbecue-kebab-served-lavash-with-grilled-pepper-tomatoes-bbq-sauce_114579-2937.jpg",
imageAlt: "Special BBQ Platter",
},
id: "bbq-platter", brand: "Grill n Bite", name: "Special BBQ Platter", price: "PKR 1500", rating: 5,
reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-photo/azerbaijani-beef-barbecue-kebab-served-lavash-with-grilled-pepper-tomatoes-bbq-sauce_114579-2937.jpg", imageAlt: "Special BBQ Platter"},
{
id: "crispy-fries",
brand: "Grill n Bite",
name: "Crispy Fries (Large)",
price: "PKR 300",
rating: 4,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/dipping-crispy-snack-sticks-into-white-creamy-sauce_114579-3692.jpg",
imageAlt: "Crispy Fries",
},
id: "crispy-fries", brand: "Grill n Bite", name: "Crispy Fries (Large)", price: "PKR 300", rating: 4,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/dipping-crispy-snack-sticks-into-white-creamy-sauce_114579-3692.jpg", imageAlt: "Crispy Fries"},
{
id: "drinks",
brand: "Grill n Bite",
name: "Refreshing Soft Drinks",
price: "PKR 150",
rating: 4,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/friends-hanging-out-while-enjoying-cup-coffee_23-2148914551.jpg",
imageAlt: "Refreshing Soft Drinks",
},
id: "drinks", brand: "Grill n Bite", name: "Refreshing Soft Drinks", price: "PKR 150", rating: 4,
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/friends-hanging-out-while-enjoying-cup-coffee_23-2148914551.jpg", imageAlt: "Refreshing Soft Drinks"},
{
id: "dessert",
brand: "Grill n Bite",
name: "Decadent Chocolate Lava",
price: "PKR 450",
rating: 5,
reviewCount: "70",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cakes-with-fresh-fruits-light-background_140725-80142.jpg",
imageAlt: "Decadent Chocolate Lava",
},
id: "dessert", brand: "Grill n Bite", name: "Decadent Chocolate Lava", price: "PKR 450", rating: 5,
reviewCount: "70", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yummy-cakes-with-fresh-fruits-light-background_140725-80142.jpg", imageAlt: "Decadent Chocolate Lava"},
{
id: "kids-meal",
brand: "Grill n Bite",
name: "Kid's Fun Meal",
price: "PKR 600",
rating: 5,
reviewCount: "60",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-us-labor-day_23-2150378685.jpg",
imageAlt: "Kid's Fun Meal",
},
id: "kids-meal", brand: "Grill n Bite", name: "Kid's Fun Meal", price: "PKR 600", rating: 5,
reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-us-labor-day_23-2150378685.jpg", imageAlt: "Kid's Fun Meal"},
]}
title="Our Delicious Menu"
description="Explore a variety of mouth-watering halal dishes, from juicy burgers to sizzling BBQ, crispy fries, and refreshing drinks. There's something for everyone!"
@@ -187,55 +122,31 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Halal Certified",
description: "Enjoy peace of mind with our strictly halal-certified ingredients and preparation methods, ensuring purity and quality in every bite.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-chef-working_23-2151232194.jpg",
imageAlt: "Halal kitchen",
},
title: "Halal Certified", description: "Enjoy peace of mind with our strictly halal-certified ingredients and preparation methods, ensuring purity and quality in every bite.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-professional-chef-working_23-2151232194.jpg", imageAlt: "Halal kitchen"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-vector/set-ramadan-labels-flat-style_23-2147814896.jpg",
imageAlt: "Halal certification badge",
},
imageSrc: "http://img.b2bpic.net/free-vector/set-ramadan-labels-flat-style_23-2147814896.jpg", imageAlt: "Halal certification badge"},
},
{
id: 2,
title: "Quick Service",
description: "Experience prompt and efficient table service, perfect for quick bites during your busy day or a relaxed meal without long waits.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893803.jpg",
imageAlt: "Waiter serving food quickly",
},
title: "Quick Service", description: "Experience prompt and efficient table service, perfect for quick bites during your busy day or a relaxed meal without long waits.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/person-paying-using-nfc-technology_23-2149893803.jpg", imageAlt: "Waiter serving food quickly"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-vegetables-kitchen_1220-5497.jpg",
imageAlt: "Efficient kitchen staff",
},
imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-vegetables-kitchen_1220-5497.jpg", imageAlt: "Efficient kitchen staff"},
},
{
id: 3,
title: "Comfortable Dine-in",
description: "Our cafe offers a warm, inviting, and comfortable atmosphere, making it ideal for both solo diners and large groups looking for a pleasant experience.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-bucket-with-forks-napkins-trendy-cafe-table_181624-8190.jpg",
imageAlt: "Cozy restaurant interior",
},
title: "Comfortable Dine-in", description: "Our cafe offers a warm, inviting, and comfortable atmosphere, making it ideal for both solo diners and large groups looking for a pleasant experience.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-bucket-with-forks-napkins-trendy-cafe-table_181624-8190.jpg", imageAlt: "Cozy restaurant interior"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148665413.jpg",
imageAlt: "Comfortable seating",
},
imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-woman-enjoying-coffee_23-2148665413.jpg", imageAlt: "Comfortable seating"},
},
{
id: 4,
title: "Family Friendly",
description: "Grill n Bite Cafe is a great place for families with kids, offering a welcoming environment and menu options that cater to all ages.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-praying-before-eating_23-2149386670.jpg",
imageAlt: "Family dining happily",
},
title: "Family Friendly", description: "Grill n Bite Cafe is a great place for families with kids, offering a welcoming environment and menu options that cater to all ages.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/side-view-family-praying-before-eating_23-2149386670.jpg", imageAlt: "Family dining happily"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg",
imageAlt: "Diverse groups dining",
},
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-having-food-dinner_23-2147668891.jpg", imageAlt: "Diverse groups dining"},
},
]}
showStepNumbers={true}
@@ -251,37 +162,13 @@ export default function LandingPage() {
animationType="blur-reveal"
testimonials={[
{
id: "1",
name: "Ayesha Khan",
handle: "@ayeshak_foodie",
testimonial: "Absolutely love Grill n Bite Cafe! The BBQ platter is out of this world, and the staff are always so friendly. My go-to spot in Faisalabad for quality halal food.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
imageAlt: "Ayesha Khan",
},
id: "1", name: "Ayesha Khan", handle: "@ayeshak_foodie", testimonial: "Absolutely love Grill n Bite Cafe! The BBQ platter is out of this world, and the staff are always so friendly. My go-to spot in Faisalabad for quality halal food.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg", imageAlt: "Ayesha Khan"},
{
id: "2",
name: "Bilal Ahmed",
handle: "@bilal_eats",
testimonial: "Consistent 5-star service and incredible taste. Their burgers are a must-try, juicy and perfectly grilled every time. Highly recommended for solo dining or with friends!",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-confident-middleaged-man-gray-sweater-showing-thumbsup-approval-recommendi_1258-129203.jpg",
imageAlt: "Bilal Ahmed",
},
id: "2", name: "Bilal Ahmed", handle: "@bilal_eats", testimonial: "Consistent 5-star service and incredible taste. Their burgers are a must-try, juicy and perfectly grilled every time. Highly recommended for solo dining or with friends!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-handsome-confident-middleaged-man-gray-sweater-showing-thumbsup-approval-recommendi_1258-129203.jpg", imageAlt: "Bilal Ahmed"},
{
id: "3",
name: "Zara Ali",
handle: "@zara_travels",
testimonial: "A fantastic family-friendly place! We always bring our kids here, and they love the atmosphere and the quick bites. Plus, knowing it's halal is a huge bonus.",
imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014949.jpg",
imageAlt: "Zara Ali",
},
id: "3", name: "Zara Ali", handle: "@zara_travels", testimonial: "A fantastic family-friendly place! We always bring our kids here, and they love the atmosphere and the quick bites. Plus, knowing it's halal is a huge bonus.", imageSrc: "http://img.b2bpic.net/free-photo/friends_23-2148014949.jpg", imageAlt: "Zara Ali"},
{
id: "4",
name: "Hassan Raza",
handle: "@hassan_food",
testimonial: "The best quick bite cafe in town! The ambiance is casual and welcoming, and the food quality is top-notch. Truly a gem in Faisalabad for a satisfying meal.",
imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg",
imageAlt: "Hassan Raza",
},
id: "4", name: "Hassan Raza", handle: "@hassan_food", testimonial: "The best quick bite cafe in town! The ambiance is casual and welcoming, and the food quality is top-notch. Truly a gem in Faisalabad for a satisfying meal.", imageSrc: "http://img.b2bpic.net/free-photo/happy-caucasian-adult-brunette-woman-smiles-puts-her-thumb-forefinger-together-showing-that-everything-is-ok_197531-31190.jpg", imageAlt: "Hassan Raza"},
]}
title="What Our Guests Say"
description="Our 5.0-star rating speaks for itself. We're proud to be a favorite in Faisalabad for delicious food and exceptional service!"
@@ -293,23 +180,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Grilled Chicken",
"Cafe Interior",
"Dining Experience",
"Halal BBQ",
"Modern Ambiance",
"Family Dinner",
"Chef's Special",
]}
"Grilled Chicken", "Cafe Interior", "Dining Experience", "Halal BBQ", "Modern Ambiance", "Family Dinner", "Chef's Special"]}
logos={[
"http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg",
"http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-49181.jpg",
"http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg",
"http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg",
"http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006665.jpg",
"http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg",
"http://img.b2bpic.net/free-photo/male-chef-kitchen-washing-frying-pan_23-2149646223.jpg",
]}
"http://img.b2bpic.net/free-photo/boiled-potatoes-herring-with-onions_140725-2258.jpg", "http://img.b2bpic.net/free-photo/sliced-fresh-vegetables-cutting-board-kitchen-table-top-view_169016-49181.jpg", "http://img.b2bpic.net/free-photo/boy-eating-restaurant_23-2148172673.jpg", "http://img.b2bpic.net/free-photo/young-woman-reading-book-sitting-near-table-restaurant_23-2147936115.jpg", "http://img.b2bpic.net/free-photo/group-friends-eating-restaurant_23-2148006665.jpg", "http://img.b2bpic.net/free-photo/man-woman-sitting-table-with-desserts-drinks-flowers-cafe_23-2148001711.jpg", "http://img.b2bpic.net/free-photo/male-chef-kitchen-washing-frying-pan_23-2149646223.jpg"]}
title="Our Culinary Journey & Atmosphere"
description="A glimpse into our delicious offerings and the welcoming ambiance of Grill n Bite Cafe. See for yourself why our guests love us!"
showCard={true}
@@ -320,8 +193,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Location & Contact"
title="Visit Us & Get In Touch"
description="Grill n Bite Cafe is located at Saeed Colony, Nasar Ullah Khan Town, Faisalabad, Pakistan. For reservations or inquiries, please call us at: +92 3XX XXXXXXX."
@@ -335,19 +207,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "https://facebook.com/grillnbite",
ariaLabel: "Facebook",
},
href: "https://facebook.com/grillnbite", ariaLabel: "Facebook"},
{
icon: Instagram,
href: "https://instagram.com/grillnbite",
ariaLabel: "Instagram",
},
href: "https://instagram.com/grillnbite", ariaLabel: "Instagram"},
{
icon: Twitter,
href: "https://twitter.com/grillnbite",
ariaLabel: "Twitter",
},
href: "https://twitter.com/grillnbite", ariaLabel: "Twitter"},
]}
/>
</div>