Merge version_1 into main #3
@@ -11,8 +11,8 @@ import { Mulish } from "next/font/google";
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Shan-e-Zaika Fast Food | Gourmet Dining',
|
||||
description: 'Discover delicious, flavor-packed meals at Shan-e-Zaika. The ultimate fast food experience with premium quality ingredients.',
|
||||
title: 'Shan-e-Zaika | Taste the True Perfection',
|
||||
description: 'Experience culinary excellence at Shan-e-Zaika. Serving fresh, flavor-packed fast food with premium ingredients.',
|
||||
openGraph: {
|
||||
"title": "Shan-e-Zaika Fast Food",
|
||||
"description": "Authentic flavor and gourmet dining.",
|
||||
|
||||
239
src/app/page.tsx
239
src/app/page.tsx
@@ -33,54 +33,36 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Shan-e-Zaika"
|
||||
button={{ text: "Order Now", href: "#menu" }}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Taste the True Perfection"
|
||||
description="Experience culinary excellence at Shan-e-Zaika. We serve fresh, flavor-packed fast food crafted with premium ingredients for the ultimate satisfaction."
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-meat-steak-with-french-fries-onion-ring_74190-6292.jpg",
|
||||
imageAlt: "delicious fast food plate",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-meat-steak-with-french-fries-onion-ring_74190-6292.jpg", imageAlt: "delicious fast food plate"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-dark-wooden-surface_1150-44340.jpg",
|
||||
imageAlt: "grilled chicken platter food",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-steak-dark-wooden-surface_1150-44340.jpg", imageAlt: "grilled chicken platter food"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg",
|
||||
imageAlt: "fresh pizza food photography",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-french-fries-along-with-sandwiches-inside-peach-plate_140725-29823.jpg", imageAlt: "fresh pizza food photography"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg",
|
||||
imageAlt: "juicy steak meal dinner",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/gourmet-steak-dinner-with-mashed-potatoes-vegetables_84443-82580.jpg", imageAlt: "juicy steak meal dinner"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg",
|
||||
imageAlt: "classic fast food combo",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-preparing-chopped-bell-pepper-restaurant-kitchen-cooking-gourmet-dish-with-fresh-ingredients-authentic-cook-preparing-vegetables-meal-with-culinary-food-recipe-close-up_482257-43539.jpg", imageAlt: "classic fast food combo"},
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -93,13 +75,9 @@ export default function LandingPage() {
|
||||
description="Shan-e-Zaika is more than just food; it's a passion for quality. We combine traditional spices with modern cooking techniques to bring you an unmatched dining experience."
|
||||
metrics={[
|
||||
{
|
||||
value: "15+",
|
||||
title: "Years Experience",
|
||||
},
|
||||
value: "15+", title: "Years Experience"},
|
||||
{
|
||||
value: "50k+",
|
||||
title: "Happy Customers",
|
||||
},
|
||||
value: "50k+", title: "Happy Customers"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728005.jpg"
|
||||
imageAlt="restaurant kitchen chefs working"
|
||||
@@ -116,50 +94,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
brand: "Shan-e",
|
||||
name: "Classic Burger",
|
||||
price: "$12.99",
|
||||
rating: 5,
|
||||
reviewCount: "120",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beef-bacon-hamburger_74190-5976.jpg",
|
||||
},
|
||||
id: "1", brand: "Shan-e", name: "Classic Burger", price: "$12.99", rating: 5,
|
||||
reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/beef-bacon-hamburger_74190-5976.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
brand: "Shan-e",
|
||||
name: "Crispy Chicken",
|
||||
price: "$15.99",
|
||||
rating: 5,
|
||||
reviewCount: "98",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-148921.jpg",
|
||||
},
|
||||
id: "2", brand: "Shan-e", name: "Crispy Chicken", price: "$15.99", rating: 5,
|
||||
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-soup-with-ingredients_140725-148921.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
brand: "Shan-e",
|
||||
name: "Supreme Pizza",
|
||||
price: "$18.99",
|
||||
rating: 4,
|
||||
reviewCount: "150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg",
|
||||
},
|
||||
id: "3", brand: "Shan-e", name: "Supreme Pizza", price: "$18.99", rating: 4,
|
||||
reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/pizza-salami-with-salt_140725-4129.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
brand: "Shan-e",
|
||||
name: "Garden Salad",
|
||||
price: "$9.99",
|
||||
rating: 4,
|
||||
reviewCount: "45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetable-salad-consists-cucumber-cheese-tomatoes-inside-plate-dark-background_179666-19411.jpg",
|
||||
},
|
||||
id: "4", brand: "Shan-e", name: "Garden Salad", price: "$9.99", rating: 4,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/front-view-vegetable-salad-consists-cucumber-cheese-tomatoes-inside-plate-dark-background_179666-19411.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
brand: "Shan-e",
|
||||
name: "Creamy Pasta",
|
||||
price: "$14.99",
|
||||
rating: 5,
|
||||
reviewCount: "72",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pasta-fettuccini-cream-cheese-chicken-mushrooms-sumakh-side-view_141793-12455.jpg",
|
||||
},
|
||||
id: "5", brand: "Shan-e", name: "Creamy Pasta", price: "$14.99", rating: 5,
|
||||
reviewCount: "72", imageSrc: "http://img.b2bpic.net/free-photo/pasta-fettuccini-cream-cheese-chicken-mushrooms-sumakh-side-view_141793-12455.jpg"},
|
||||
]}
|
||||
title="Signature Menu"
|
||||
description="Explore our chef's special collection of fast food delights."
|
||||
@@ -168,34 +116,25 @@ export default function LandingPage() {
|
||||
|
||||
<div id="features" data-section="features">
|
||||
<FeatureHoverPattern
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: CheckCircle,
|
||||
title: "Fresh Ingredients",
|
||||
description: "We source the finest local produce daily.",
|
||||
},
|
||||
title: "Fresh Ingredients", description: "We source the finest local produce daily."},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Award-Winning",
|
||||
description: "Voted best taste by local food critics.",
|
||||
},
|
||||
title: "Award-Winning", description: "Voted best taste by local food critics."},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Safety First",
|
||||
description: "Our kitchen adheres to the highest health standards.",
|
||||
},
|
||||
title: "Safety First", description: "Our kitchen adheres to the highest health standards."},
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Rapid Service",
|
||||
description: "Your meal is prepared and served in minutes.",
|
||||
},
|
||||
title: "Rapid Service", description: "Your meal is prepared and served in minutes."},
|
||||
{
|
||||
icon: Star,
|
||||
title: "Chef Specials",
|
||||
description: "Unique culinary creations by expert chefs.",
|
||||
},
|
||||
title: "Chef Specials", description: "Unique culinary creations by expert chefs."},
|
||||
]}
|
||||
title="Why Choose Us?"
|
||||
description="We are dedicated to providing the best dining experience in town."
|
||||
@@ -209,49 +148,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "100%",
|
||||
title: "Quality Satisfaction",
|
||||
items: [
|
||||
"Fresh Produce",
|
||||
"Organic Spices",
|
||||
],
|
||||
id: "m1", value: "100%", title: "Quality Satisfaction", items: [
|
||||
"Fresh Produce", "Organic Spices"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "20min",
|
||||
title: "Average Delivery",
|
||||
items: [
|
||||
"Rapid Service",
|
||||
"Hot Arrival",
|
||||
],
|
||||
id: "m2", value: "20min", title: "Average Delivery", items: [
|
||||
"Rapid Service", "Hot Arrival"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "Daily Orders",
|
||||
items: [
|
||||
"Popular Choice",
|
||||
"Community Trust",
|
||||
],
|
||||
id: "m3", value: "500+", title: "Daily Orders", items: [
|
||||
"Popular Choice", "Community Trust"],
|
||||
},
|
||||
{
|
||||
id: "m4",
|
||||
value: "4.9",
|
||||
title: "Google Rating",
|
||||
items: [
|
||||
"Top Reviewed",
|
||||
"Consistent Excellence",
|
||||
],
|
||||
id: "m4", value: "4.9", title: "Google Rating", items: [
|
||||
"Top Reviewed", "Consistent Excellence"],
|
||||
},
|
||||
{
|
||||
id: "m5",
|
||||
value: "95%",
|
||||
title: "Returning Guests",
|
||||
items: [
|
||||
"Loyalty First",
|
||||
"Dine-in Comfort",
|
||||
],
|
||||
id: "m5", value: "95%", title: "Returning Guests", items: [
|
||||
"Loyalty First", "Dine-in Comfort"],
|
||||
},
|
||||
]}
|
||||
title="Quality by the Numbers"
|
||||
@@ -264,30 +178,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "John D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg",
|
||||
},
|
||||
id: "1", name: "John D.", imageSrc: "http://img.b2bpic.net/free-photo/young-friends-having-good-time_23-2148395391.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Sarah P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg",
|
||||
},
|
||||
id: "2", name: "Sarah P.", imageSrc: "http://img.b2bpic.net/free-photo/friends-eating-pizza-side-view_23-2149872410.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "David K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg",
|
||||
},
|
||||
id: "3", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/older-friends-eating-restaurant_23-2149316782.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Emily R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg",
|
||||
},
|
||||
id: "4", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-chatting-table_23-2149213369.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Mike B.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg",
|
||||
},
|
||||
id: "5", name: "Mike B.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-clicking-photo-burger-from-mobile-phone_1170-741.jpg"},
|
||||
]}
|
||||
cardTitle="Loved by Foodies"
|
||||
cardTag="Our Stories"
|
||||
@@ -301,30 +200,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you offer vegan options?",
|
||||
content: "Yes, we have a selection of vegan dishes prepared with care.",
|
||||
},
|
||||
id: "q1", title: "Do you offer vegan options?", content: "Yes, we have a selection of vegan dishes prepared with care."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What are your delivery hours?",
|
||||
content: "We deliver from 10:00 AM until midnight every day.",
|
||||
},
|
||||
id: "q2", title: "What are your delivery hours?", content: "We deliver from 10:00 AM until midnight every day."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I book a table?",
|
||||
content: "Absolutely, feel free to contact us to secure your spot.",
|
||||
},
|
||||
id: "q3", title: "Can I book a table?", content: "Absolutely, feel free to contact us to secure your spot."},
|
||||
{
|
||||
id: "q4",
|
||||
title: "Is there parking available?",
|
||||
content: "Yes, we have a dedicated parking space for guests.",
|
||||
},
|
||||
id: "q4", title: "Is there parking available?", content: "Yes, we have a dedicated parking space for guests."},
|
||||
{
|
||||
id: "q5",
|
||||
title: "Do you host events?",
|
||||
content: "We host private events and birthday parties.",
|
||||
},
|
||||
id: "q5", title: "Do you host events?", content: "We host private events and birthday parties."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Have questions about our menu or service? Find answers here."
|
||||
@@ -339,8 +223,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us"
|
||||
title="Hungry? Let's Connect"
|
||||
description="Drop us a line for reservations or inquiries. We'd love to hear from you."
|
||||
@@ -355,29 +238,19 @@ export default function LandingPage() {
|
||||
logoText="Shan-e-Zaika"
|
||||
columns={[
|
||||
{
|
||||
title: "Menu",
|
||||
items: [
|
||||
title: "Menu", items: [
|
||||
{
|
||||
label: "Specials",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Specials", href: "#menu"},
|
||||
{
|
||||
label: "Drinks",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Drinks", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user