Merge version_1 into main #2
177
src/app/page.tsx
177
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Testimonials", id: "reviews"},
|
||||
{
|
||||
name: "Order Now",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Order Now", id: "contact"},
|
||||
]}
|
||||
brandName="PAPA JOHNS"
|
||||
/>
|
||||
@@ -53,38 +45,19 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="The Crust You’ll Come Back For"
|
||||
description="Fresh ingredients. Fast delivery. Loved across Narok."
|
||||
tag="Fresh & Hot"
|
||||
buttons={[
|
||||
{
|
||||
text: "ORDER NOW",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "ORDER NOW", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=1",
|
||||
imageAlt: "Papa Johns Pizza",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", imageAlt: "Papa Johns Pizza"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=2",
|
||||
imageAlt: "Papa Johns Pizza Slice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=3",
|
||||
imageAlt: "Fresh Dough Preparation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=4",
|
||||
imageAlt: "Hot Pizza Delivery",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg?_wi=5",
|
||||
imageAlt: "Customer Enjoying Pizza",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-homemade-pizza-wooden-board-tomatoes-oil-bottle-pepper-ketchup-right-side-dark-surface_179666-42465.jpg", imageAlt: "Papa Johns Pizza Slice"}
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -100,29 +73,19 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Star,
|
||||
title: "5-Star Experience",
|
||||
description: "Consistently rated highest by local pizza lovers.",
|
||||
},
|
||||
title: "5-Star Experience", description: "Consistently rated highest by local pizza lovers."},
|
||||
{
|
||||
icon: Rocket,
|
||||
title: "Fast Delivery",
|
||||
description: "Our team ensures your order arrives hot and on time.",
|
||||
},
|
||||
title: "Fast Delivery", description: "Our team ensures your order arrives hot and on time."},
|
||||
{
|
||||
icon: Pizza,
|
||||
title: "Signature Crust",
|
||||
description: "Hand-tossed with our secret ingredient recipe.",
|
||||
},
|
||||
title: "Signature Crust", description: "Hand-tossed with our secret ingredient recipe."},
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Quality Assured",
|
||||
description: "Only the freshest, highest-quality ingredients.",
|
||||
},
|
||||
title: "Quality Assured", description: "Only the freshest, highest-quality ingredients."},
|
||||
{
|
||||
icon: Clock,
|
||||
title: "Open Daily",
|
||||
description: "Ready to serve you from morning until late.",
|
||||
},
|
||||
title: "Open Daily", description: "Ready to serve you from morning until late."},
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We are committed to delivering the best quality pizza in Narok."
|
||||
@@ -137,47 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Pepperoni Feast",
|
||||
price: "KSh 1,200",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Pepperoni Feast", price: "KSh 1,200", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "BBQ Chicken",
|
||||
price: "KSh 1,450",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=1",
|
||||
},
|
||||
id: "2", name: "BBQ Chicken", price: "KSh 1,450", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Veggie Deluxe",
|
||||
price: "KSh 1,100",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=1",
|
||||
},
|
||||
id: "3", name: "Veggie Deluxe", price: "KSh 1,100", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "Margherita",
|
||||
price: "KSh 950",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg?_wi=2",
|
||||
},
|
||||
id: "4", name: "Margherita", price: "KSh 950", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/close-up-child-holding-pizza-slice_23-2148875119.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Meat Lovers",
|
||||
price: "KSh 1,600",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Meat Lovers", price: "KSh 1,600", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/side-view-pizza-wooden-stand-with-tablecloth-horizontal_176474-2508.jpg"},
|
||||
{
|
||||
id: "6",
|
||||
name: "Spicy Hawaiian",
|
||||
price: "KSh 1,300",
|
||||
variant: "Regular",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg?_wi=2",
|
||||
},
|
||||
id: "6", name: "Spicy Hawaiian", price: "KSh 1,300", variant: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/spread-tomato-sauce-pizza-dough_23-2148357186.jpg"},
|
||||
]}
|
||||
title="Fan Favorites"
|
||||
description="Discover our most popular pizzas, freshly prepared daily."
|
||||
@@ -192,45 +125,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Johnson",
|
||||
role: "Foodie",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660764.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Johnson", role: "Foodie", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-carrying-shopping-bags_23-2148660764.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Chen",
|
||||
role: "Regular",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-looking-camera-while-eating_23-2148298080.jpg",
|
||||
},
|
||||
id: "2", name: "Michael Chen", role: "Regular", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-women-looking-camera-while-eating_23-2148298080.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily Rodriguez",
|
||||
role: "Critic",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-woman-holds-piece-pizza-feels-pleased-as-spends-free-time-with-friends-pizzeria-looks-happily-directly-wears-casual-outfit-isolated-yellow-wall-lunch_273609-29200.jpg",
|
||||
},
|
||||
id: "3", name: "Emily Rodriguez", role: "Critic", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-satisfied-woman-holds-piece-pizza-feels-pleased-as-spends-free-time-with-friends-pizzeria-looks-happily-directly-wears-casual-outfit-isolated-yellow-wall-lunch_273609-29200.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Student",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-pizza-boxes-standing_114579-84921.jpg",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Student", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-deliveryman-with-pizza-boxes-standing_114579-84921.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jane Doe",
|
||||
role: "Family",
|
||||
company: "Local",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-woman-with-pixie-haircut-looking-side_141793-33142.jpg",
|
||||
},
|
||||
id: "5", name: "Jane Doe", role: "Family", company: "Local", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-woman-with-pixie-haircut-looking-side_141793-33142.jpg"},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
description="See why our community loves our pizza."
|
||||
@@ -241,16 +149,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "glowing-orb",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Let's Eat"
|
||||
title="Order With Confidence"
|
||||
description="More Toppings. Better Quality. Always Fresh. We listened to your feedback — and we deliver better every time."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call to Order",
|
||||
href: "tel:+254700000000",
|
||||
},
|
||||
text: "Call to Order", href: "tel:+254700000000"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -261,29 +166,19 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
{
|
||||
label: "Order Now",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Order Now", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user