7 Commits

Author SHA1 Message Date
f0f49e37f7 Merge version_4 into main
Merge version_4 into main
2026-05-18 23:00:22 +00:00
871870141a Update src/app/page.tsx 2026-05-18 23:00:19 +00:00
b55c3386ad Merge version_3 into main
Merge version_3 into main
2026-05-18 22:45:49 +00:00
a4d087fd99 Update src/app/page.tsx 2026-05-18 22:45:43 +00:00
80fec3a852 Merge version_2 into main
Merge version_2 into main
2026-05-18 22:44:23 +00:00
6b1f1d3cfe Update src/app/page.tsx 2026-05-18 22:44:20 +00:00
9ac5279803 Merge version_1 into main
Merge version_1 into main
2026-05-18 22:39:07 +00:00

View File

@@ -29,21 +29,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Menu",
id: "#menu",
},
name: "Menu", id: "#menu"},
{
name: "Why Us",
id: "#why-us",
},
name: "Why Us", id: "#why-us"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Cheesy Delights"
/>
@@ -52,18 +44,14 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogo
logoText="Cheesy Delights"
description="Premium Pizza & Shawarma Experience. Yenagoas most craved spot for the ultimate cheese pull."
description="Premium Pizza & Shawarma Experience. Yenagoas most craved spot for the ultimate cheese pull. How to order: WhatsApp us your order for instant confirmation!"
buttons={[
{
text: "Order Now",
href: "https://wa.me/2348141359801",
},
text: "Order Now", href: "https://wa.me/2348141359801"},
{
text: "Call Us",
href: "tel:08141359801",
},
text: "Call Us", href: "tel:08141359801"},
]}
imageSrc="http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=1"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-6ilk7yc8.png"
imageAlt="Ultimate Cheese Pull"
/>
</div>
@@ -75,28 +63,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "f1",
label: "🧀",
title: "Extra Cheese Magic",
items: [
"Love cheese? We add extra for that ultimate pull and rich, savory depth.",
],
id: "f1", label: "🧀", title: "Extra Cheese Magic", items: [
"Love cheese? We add extra for that ultimate pull and rich, savory depth."],
},
{
id: "f2",
label: "🎉",
title: "Hangout Ready",
items: [
"Ideal for birthdays, movie nights, family gatherings, and chill evenings with friends.",
],
id: "f2", label: "🎉", title: "Hangout Ready", items: [
"Ideal for birthdays, movie nights, family gatherings, and chill evenings with friends."],
},
{
id: "f3",
label: "🔥",
title: "Fresh & Satisfying",
items: [
"Rich flavors, juicy chicken, and generous portions that leave you craving more.",
],
id: "f3", label: "🔥", title: "Fresh & Satisfying", items: [
"Rich flavors, juicy chicken, and generous portions that leave you craving more."],
},
]}
title="Why People Crave Us"
@@ -112,47 +88,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Mini Pizza",
price: "₦8,000",
variant: "4 slices",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=1",
},
id: "p1", name: "Mini Pizza", price: "₦8,000", variant: "4 slices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-utfmmlo3.png"},
{
id: "p2",
name: "Medium Pizza",
price: "₦10,000",
variant: "8 slices",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-cheese-table_23-2150096975.jpg",
},
id: "p2", name: "Medium Pizza", price: "₦10,000", variant: "8 slices", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DurdzMRByTE1DA9dsKeMPmb5zi/uploaded-1779145205932-w4v94yo5.png"},
{
id: "p3",
name: "Large Family Pack",
price: "₦16,500",
variant: "8 large slices",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-goat-cheese-black-board-with-kitchen-knife-fresh-tomatoes-pickled-olives-cottage-cheese-bowl-blue_141793-6601.jpg",
},
id: "p3", name: "Large Family Pack", price: "₦16,500", variant: "8 large slices", imageSrc: "http://img.b2bpic.net/free-photo/top-view-goat-cheese-black-board-with-kitchen-knife-fresh-tomatoes-pickled-olives-cottage-cheese-bowl-blue_141793-6601.jpg"},
{
id: "p4",
name: "Chicken Shawarma (Medium)",
price: "₦6,000",
variant: "Juicy chicken",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=1",
},
id: "p4", name: "Chicken Shawarma (Medium)", price: "₦6,000", variant: "Juicy chicken", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=1"},
{
id: "p5",
name: "Chicken Shawarma (Jumbo)",
price: "₦7,500",
variant: "Extra filling",
imageSrc: "http://img.b2bpic.net/free-photo/chopped-meat-wrapped-lavash-ayran_140725-6094.jpg",
},
id: "p5", name: "Chicken Shawarma (Jumbo)", price: "₦7,500", variant: "Extra filling", imageSrc: "http://img.b2bpic.net/free-photo/chopped-meat-wrapped-lavash-ayran_140725-6094.jpg"},
{
id: "p6",
name: "Extra Cheese",
price: "₦1,500+",
variant: "Add-on",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=1",
},
id: "p6", name: "Extra Cheese", price: "₦1,500+", variant: "Add-on", imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=1"},
]}
title="Our Menu"
description="Crafted for cravings: fresh, hot, and delicious."
@@ -165,50 +111,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
title: "Heavenly!",
quote: "Even though it was cold, the taste was heavenly. Sponsor me make we open branch for here!",
name: "Happy Customer",
role: "Foodie",
imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895435.jpg",
imageAlt: "Delicious vegan pizza social post",
},
id: "t1", title: "Heavenly!", quote: "Even though it was cold, the taste was heavenly. Sponsor me make we open branch for here!", name: "Happy Customer", role: "Foodie", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895435.jpg", imageAlt: "Delicious vegan pizza social post"},
{
id: "t2",
title: "Wonderful!",
quote: "Thank you for the wonderful shawarma, I just dey happy since I ate it!",
name: "Satisfied Food Lover",
role: "Fan",
imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
id: "t2", title: "Wonderful!", quote: "Thank you for the wonderful shawarma, I just dey happy since I ate it!", name: "Satisfied Food Lover", role: "Fan", imageSrc: "http://img.b2bpic.net/free-photo/mixed-pizza-with-meat-chicek-olive-tomato-cheese_140725-5871.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post"},
{
id: "t3",
title: "So Nice!",
quote: "Received my love! Its so nice. Keep up the good work.",
name: "Returning Customer",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
id: "t3", title: "So Nice!", quote: "Received my love! Its so nice. Keep up the good work.", name: "Returning Customer", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-type-vegetables-dark-board-red-yellow-pepper-mushrooms-cherry-greens_482257-45393.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post"},
{
id: "t4",
title: "Best Pizza!",
quote: "Best pizza in Yenagoa, hands down. The cheese is just on another level.",
name: "Local Resident",
role: "Pizza Fan",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
id: "t4", title: "Best Pizza!", quote: "Best pizza in Yenagoa, hands down. The cheese is just on another level.", name: "Local Resident", role: "Pizza Fan", imageSrc: "http://img.b2bpic.net/free-photo/young-man-sharing-piece-pizza-with-friend-beach_23-2148179891.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post"},
{
id: "t5",
title: "Juicy Shawarma!",
quote: "The jumbo shawarma is filling and worth every single naira.",
name: "Daily Diner",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=2",
imageAlt: "Delicious vegan pizza social post",
},
id: "t5", title: "Juicy Shawarma!", quote: "The jumbo shawarma is filling and worth every single naira.", name: "Daily Diner", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535181.jpg?_wi=2", imageAlt: "Delicious vegan pizza social post"},
]}
title="Customer Stories"
description="See why our customers keep coming back for more."
@@ -219,23 +130,15 @@ export default function LandingPage() {
<ContactSplitForm
useInvertedBackground={false}
title="Ready to order?"
description="Isaac Boro Expressway, Yenagoa, Bayelsa. Open daily 4PM - 10PM."
description="Fill out your order details below to get started. Isaac Boro Expressway, Yenagoa, Bayelsa. Open daily 4PM - 10PM. How to order: WhatsApp us your order for instant confirmation!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
},
name: "name", type: "text", placeholder: "Your Name"},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
},
name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
name: "order",
placeholder: "Describe your order...",
rows: 4,
name: "order", placeholder: "Describe your order...", rows: 4,
}}
imageSrc="http://img.b2bpic.net/free-photo/boy-having-coffee-restaurant_23-2148172665.jpg"
/>
@@ -247,33 +150,23 @@ export default function LandingPage() {
{
items: [
{
label: "Order Now",
href: "https://wa.me/2348141359801",
},
label: "Order Now", href: "https://wa.me/2348141359801"},
{
label: "Contact Us",
href: "tel:08141359801",
},
label: "Contact Us", href: "tel:08141359801"},
],
},
{
items: [
{
label: "Facebook",
href: "#",
},
label: "Facebook", href: "#"},
{
label: "Instagram",
href: "#",
},
label: "Instagram", href: "#"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
],
},
]}
@@ -283,4 +176,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}