Merge version_1 into main #2
217
src/app/page.tsx
217
src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Events",
|
||||
id: "events",
|
||||
},
|
||||
name: "Events", id: "events"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Naira Pantry"
|
||||
/>
|
||||
@@ -55,45 +47,28 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
background={{
|
||||
variant: "rotated-rays-static",
|
||||
}}
|
||||
variant: "rotated-rays-static"}}
|
||||
title="Naira Pantry — The Taste Everyone Talks About"
|
||||
description="At Naira Pantry, we serve premium grilled chicken, fish barbecue, and unforgettable flavors — crafted for everyday enjoyment and unforgettable events."
|
||||
buttons={[
|
||||
{
|
||||
text: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Order Now", href: "#contact"},
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg?_wi=1",
|
||||
imageAlt: "Gourmet grilled chicken platter",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg", imageAlt: "Gourmet grilled chicken platter"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg?_wi=1",
|
||||
imageAlt: "Premium grilled fish barbecue",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg", imageAlt: "Premium grilled fish barbecue"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg?_wi=1",
|
||||
imageAlt: "Signature chicken and chips",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg", imageAlt: "Signature chicken and chips"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg?_wi=1",
|
||||
imageAlt: "Grilled meat selection",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg", imageAlt: "Grilled meat selection"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=1",
|
||||
imageAlt: "Chef preparing dish",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg", imageAlt: "Chef preparing dish"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delcious-food-plate_23-2148510837.jpg",
|
||||
imageAlt: "Food presentation",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chef-holding-delcious-food-plate_23-2148510837.jpg", imageAlt: "Food presentation"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -103,43 +78,20 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Grilled Chicken",
|
||||
price: "$12",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg",
|
||||
},
|
||||
id: "p1", name: "Grilled Chicken", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-meal-arrangement_23-2149179618.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fish Barbecue",
|
||||
price: "$15",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg",
|
||||
},
|
||||
id: "p2", name: "Fish Barbecue", price: "$15", imageSrc: "http://img.b2bpic.net/free-photo/lamb-barbeque-served-lavaash-with-fresh-herbs-lemon-slices_114579-1936.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Chicken & Chips",
|
||||
price: "$10",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg",
|
||||
},
|
||||
id: "p3", name: "Chicken & Chips", price: "$10", imageSrc: "http://img.b2bpic.net/free-photo/meat-wrap-served-with-french-fries_140725-1171.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Premium Grilled Meat",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg",
|
||||
},
|
||||
id: "p4", name: "Premium Grilled Meat", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-black-spaghetti-mussels_23-2148461650.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Mixed Grill Platter",
|
||||
price: "$25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/waiter-holds-serving-crepe-with-fruits-chocolate-sauce_140725-8908.jpg",
|
||||
},
|
||||
id: "p5", name: "Mixed Grill Platter", price: "$25", imageSrc: "http://img.b2bpic.net/free-photo/waiter-holds-serving-crepe-with-fruits-chocolate-sauce_140725-8908.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Spiced Fish Grill",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg",
|
||||
},
|
||||
id: "p6", name: "Spiced Fish Grill", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg"},
|
||||
]}
|
||||
title="Signature Dishes"
|
||||
description="Perfectly seasoned, grilled to perfection, and loved by everyone."
|
||||
@@ -152,60 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
date: "2024-05",
|
||||
title: "Regular Diner",
|
||||
quote: "Best restaurant in Ado Ekiti… I love the taste of your chicken and fish.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg?_wi=2",
|
||||
imageAlt: "smiling customer eating at upscale restaurant",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", date: "2024-05", title: "Regular Diner", quote: "Best restaurant in Ado Ekiti… I love the taste of your chicken and fish.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/happy-couple-talking-while-choosing-order-form-menu-cafe_637285-8950.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-tray-with-turkey_23-2148664003.jpg", imageAlt: "smiling customer eating at upscale restaurant"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Michael C.",
|
||||
date: "2024-06",
|
||||
title: "Foodie",
|
||||
quote: "Best grilled meat… I love your chips too!",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517443.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg?_wi=2",
|
||||
imageAlt: "smiling customer eating at upscale restaurant",
|
||||
},
|
||||
id: "t2", name: "Michael C.", date: "2024-06", title: "Foodie", quote: "Best grilled meat… I love your chips too!", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-senior-man-luxurious-restaurant_23-2150517443.jpg", imageSrc: "http://img.b2bpic.net/free-photo/kebab-served-with-chopped-onion-piece-lemon-red-wine_140725-4164.jpg", imageAlt: "smiling customer eating at upscale restaurant"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
date: "2024-04",
|
||||
title: "Event Planner",
|
||||
quote: "Best kitchen to handle your events — amazing experience.",
|
||||
tag: "Client",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/working-with-partner_1098-14261.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg?_wi=2",
|
||||
imageAlt: "smiling customer eating at upscale restaurant",
|
||||
},
|
||||
id: "t3", name: "Emily R.", date: "2024-04", title: "Event Planner", quote: "Best kitchen to handle your events — amazing experience.", tag: "Client", avatarSrc: "http://img.b2bpic.net/free-photo/working-with-partner_1098-14261.jpg", imageSrc: "http://img.b2bpic.net/free-photo/sauce-spice-near-salad-chicken_23-2147765366.jpg", imageAlt: "smiling customer eating at upscale restaurant"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
date: "2024-07",
|
||||
title: "Customer",
|
||||
quote: "Incredible flavors, very professional catering team.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg?_wi=2",
|
||||
imageAlt: "smiling customer eating at upscale restaurant",
|
||||
},
|
||||
id: "t4", name: "David K.", date: "2024-07", title: "Customer", quote: "Incredible flavors, very professional catering team.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/couples-celebrating-birthday_23-2149891062.jpg", imageSrc: "http://img.b2bpic.net/free-photo/grilled-beef-tenderloin-meat-with-vegetable_1203-9948.jpg", imageAlt: "smiling customer eating at upscale restaurant"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Grace L.",
|
||||
date: "2024-03",
|
||||
title: "Subscriber",
|
||||
quote: "Consistently excellent food and service.",
|
||||
tag: "Regular",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23875.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg?_wi=2",
|
||||
imageAlt: "smiling customer eating at upscale restaurant",
|
||||
},
|
||||
id: "t5", name: "Grace L.", date: "2024-03", title: "Subscriber", quote: "Consistently excellent food and service.", tag: "Regular", avatarSrc: "http://img.b2bpic.net/free-photo/business-woman-having-lunch-cafe_1303-23875.jpg", imageSrc: "http://img.b2bpic.net/free-photo/dark-plate-bowl-with-poppy-seeds-black-background_23-2148340361.jpg", imageAlt: "smiling customer eating at upscale restaurant"},
|
||||
]}
|
||||
title="Loved by Customers"
|
||||
description="Authentic experiences from our cherished guests."
|
||||
@@ -219,19 +126,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: Users,
|
||||
label: "Events Served",
|
||||
value: "500+",
|
||||
},
|
||||
label: "Events Served", value: "500+"},
|
||||
{
|
||||
icon: Calendar,
|
||||
label: "Successful Years",
|
||||
value: "5",
|
||||
},
|
||||
label: "Successful Years", value: "5"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Customer Satisfaction",
|
||||
value: "99%",
|
||||
},
|
||||
label: "Customer Satisfaction", value: "99%"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -241,36 +142,19 @@ export default function LandingPage() {
|
||||
<MetricCardSeven
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="blur-reveal"
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "5k+",
|
||||
title: "Satisfied Customers",
|
||||
items: [
|
||||
"Grilled Chicken",
|
||||
"Fish BBQ",
|
||||
"Premium Meat",
|
||||
],
|
||||
id: "m1", value: "5k+", title: "Satisfied Customers", items: [
|
||||
"Grilled Chicken", "Fish BBQ", "Premium Meat"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "120+",
|
||||
title: "Weekly Orders",
|
||||
items: [
|
||||
"Fast delivery",
|
||||
"Fresh ingredients",
|
||||
"Best rates",
|
||||
],
|
||||
id: "m2", value: "120+", title: "Weekly Orders", items: [
|
||||
"Fast delivery", "Fresh ingredients", "Best rates"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Event Partners",
|
||||
items: [
|
||||
"Weddings",
|
||||
"Birthdays",
|
||||
"Conferences",
|
||||
],
|
||||
id: "m3", value: "20+", title: "Event Partners", items: [
|
||||
"Weddings", "Birthdays", "Conferences"],
|
||||
},
|
||||
]}
|
||||
title="Our Impact"
|
||||
@@ -284,25 +168,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you handle large scale events?",
|
||||
content: "Yes, we have extensive experience in large scale catering events.",
|
||||
},
|
||||
id: "f1", title: "Do you handle large scale events?", content: "Yes, we have extensive experience in large scale catering events."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Can I order via WhatsApp?",
|
||||
content: "Absolutely, message us directly for orders.",
|
||||
},
|
||||
id: "f2", title: "Can I order via WhatsApp?", content: "Absolutely, message us directly for orders."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Do you deliver?",
|
||||
content: "We offer island-wide delivery services.",
|
||||
},
|
||||
id: "f3", title: "Do you deliver?", content: "We offer island-wide delivery services."},
|
||||
{
|
||||
id: "f4",
|
||||
title: "Are your ingredients fresh?",
|
||||
content: "We only use premium, fresh-sourced ingredients for all our meals.",
|
||||
},
|
||||
id: "f4", title: "Are your ingredients fresh?", content: "We only use premium, fresh-sourced ingredients for all our meals."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Have questions about our pantry or events? Here are answers."
|
||||
@@ -314,8 +186,7 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
title="Ready to Taste the Best?"
|
||||
description="Order now or chat with us instantly on WhatsApp for your event catering needs."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/black-texture-background_23-2151917175.jpg"
|
||||
@@ -329,13 +200,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Naira Pantry"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user