Merge version_2 into main #2
194
src/app/page.tsx
194
src/app/page.tsx
@@ -32,39 +32,27 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Our Story",
|
||||
id: "about",
|
||||
},
|
||||
name: "Our Story", id: "about"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "menu",
|
||||
},
|
||||
name: "Menu", id: "menu"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Pizza Paradise"
|
||||
brandName="Popular Pizza"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogo
|
||||
logoText="Pizza Paradise"
|
||||
logoText="Popular Pizza"
|
||||
description="Authentic New York style pizza, crafted daily with the finest ingredients in the heart of the city."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Us", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=1"
|
||||
imageAlt="hot fresh pepperoni pizza"
|
||||
@@ -93,41 +81,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Classic Pepperoni",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-pizza-with-cheese-marble_114579-15513.jpg?_wi=1",
|
||||
},
|
||||
id: "p1", name: "Classic Pepperoni", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-pizza-with-cheese-marble_114579-15513.jpg?_wi=1"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Fresh Margherita",
|
||||
price: "$16",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-italian-food_23-2147772120.jpg?_wi=1",
|
||||
},
|
||||
id: "p2", name: "Fresh Margherita", price: "$16", imageSrc: "http://img.b2bpic.net/free-photo/set-italian-food_23-2147772120.jpg?_wi=1"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Meat Lovers",
|
||||
price: "$22",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg?_wi=1",
|
||||
},
|
||||
id: "p3", name: "Meat Lovers", price: "$22", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg?_wi=1"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Garden Veggie",
|
||||
price: "$19",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-with-slice-pizza_1163-2265.jpg",
|
||||
},
|
||||
id: "p4", name: "Garden Veggie", price: "$19", imageSrc: "http://img.b2bpic.net/free-photo/young-happy-girl-with-slice-pizza_1163-2265.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "BBQ Chicken",
|
||||
price: "$20",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg",
|
||||
},
|
||||
id: "p5", name: "BBQ Chicken", price: "$20", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-sauce-bottle_23-2148773532.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Truffle Special",
|
||||
price: "$24",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-glass-bottle-oil-near-hot-pizza-marble-background_114579-38418.jpg",
|
||||
},
|
||||
id: "p6", name: "Truffle Special", price: "$24", imageSrc: "http://img.b2bpic.net/free-photo/woman-hand-holding-glass-bottle-oil-near-hot-pizza-marble-background_114579-38418.jpg"},
|
||||
]}
|
||||
title="Our Menu"
|
||||
description="Browse our hand-selected range of classic and specialty pizzas."
|
||||
@@ -140,60 +104,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
date: "Oct 2023",
|
||||
title: "Regular",
|
||||
quote: "The best thin crust in NYC, hands down.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating pizza",
|
||||
},
|
||||
id: "t1", name: "Sarah J.", date: "Oct 2023", title: "Regular", quote: "The best thin crust in NYC, hands down.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-eating-pizza-bar_1303-19913.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-hot-pepperoni-pizza-wooden-table_632805-19.jpg?_wi=2", imageAlt: "happy customer eating pizza"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mike D.",
|
||||
date: "Sept 2023",
|
||||
title: "Foodie",
|
||||
quote: "Flavorful ingredients and perfect crust.",
|
||||
tag: "Reviewer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/would-you-like-some-salad-dear_637285-12955.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-pizzeria-with-pizza_627829-5493.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating pizza",
|
||||
},
|
||||
id: "t2", name: "Mike D.", date: "Sept 2023", title: "Foodie", quote: "Flavorful ingredients and perfect crust.", tag: "Reviewer", avatarSrc: "http://img.b2bpic.net/free-photo/would-you-like-some-salad-dear_637285-12955.jpg", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-sitting-pizzeria-with-pizza_627829-5493.jpg?_wi=2", imageAlt: "happy customer eating pizza"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
date: "Aug 2023",
|
||||
title: "Customer",
|
||||
quote: "Always fresh and hot. Great vibes.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-pizza-with-cheese-marble_114579-15513.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating pizza",
|
||||
},
|
||||
id: "t3", name: "Emily R.", date: "Aug 2023", title: "Customer", quote: "Always fresh and hot. Great vibes.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-man-black-suit_23-2148401442.jpg", imageSrc: "http://img.b2bpic.net/free-photo/delicious-mushroom-pizza-with-cheese-marble_114579-15513.jpg?_wi=2", imageAlt: "happy customer eating pizza"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David W.",
|
||||
date: "July 2023",
|
||||
title: "Visitor",
|
||||
quote: "Authentic NYC pizza at its finest.",
|
||||
tag: "Reviewer",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/set-italian-food_23-2147772120.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating pizza",
|
||||
},
|
||||
id: "t4", name: "David W.", date: "July 2023", title: "Visitor", quote: "Authentic NYC pizza at its finest.", tag: "Reviewer", avatarSrc: "http://img.b2bpic.net/free-photo/glad-smiling-woman-holds-tasty-pizza-indicates-with-thumb-aside-as-shows-place-where-she-bought-it-advertises-pizzeria-wears-red-bandana-white-shirt-isolated-yellow-wall_273609-28924.jpg", imageSrc: "http://img.b2bpic.net/free-photo/set-italian-food_23-2147772120.jpg?_wi=2", imageAlt: "happy customer eating pizza"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Chloe B.",
|
||||
date: "June 2023",
|
||||
title: "Local",
|
||||
quote: "Can't get enough of their pepperoni slice.",
|
||||
tag: "Fan",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-eating-drinking-alcohol_171337-19735.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg?_wi=2",
|
||||
imageAlt: "happy customer eating pizza",
|
||||
},
|
||||
id: "t5", name: "Chloe B.", date: "June 2023", title: "Local", quote: "Can't get enough of their pepperoni slice.", tag: "Fan", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-friends-sitting-cafe-eating-drinking-alcohol_171337-19735.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-pizza-arrangement_23-2149333837.jpg?_wi=2", imageAlt: "happy customer eating pizza"},
|
||||
]}
|
||||
title="What Our Fans Say"
|
||||
description="Don't take our word for it — hear what our customers have to say about the Paradise experience."
|
||||
@@ -207,31 +126,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "10k+",
|
||||
title: "Pizzas Served",
|
||||
items: [
|
||||
"Per Year",
|
||||
"Freshly Baked",
|
||||
],
|
||||
id: "m1", value: "10k+", title: "Pizzas Served", items: [
|
||||
"Per Year", "Freshly Baked"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "5+",
|
||||
title: "Years Open",
|
||||
items: [
|
||||
"Community Trust",
|
||||
"Local Pride",
|
||||
],
|
||||
id: "m2", value: "5+", title: "Years Open", items: [
|
||||
"Community Trust", "Local Pride"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Satisfaction",
|
||||
items: [
|
||||
"Customer Happiness",
|
||||
"Quality Ingredients",
|
||||
],
|
||||
id: "m3", value: "100%", title: "Satisfaction", items: [
|
||||
"Customer Happiness", "Quality Ingredients"],
|
||||
},
|
||||
]}
|
||||
title="By The Numbers"
|
||||
@@ -245,20 +149,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Do you offer delivery?",
|
||||
content: "Yes, we deliver within a 5-mile radius.",
|
||||
},
|
||||
id: "f1", title: "Do you offer delivery?", content: "Yes, we deliver within a 5-mile radius."},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Are you open for events?",
|
||||
content: "We handle catering and large events.",
|
||||
},
|
||||
id: "f2", title: "Are you open for events?", content: "We handle catering and large events."},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Can I customize toppings?",
|
||||
content: "Absolutely! Build your own dream pizza.",
|
||||
},
|
||||
id: "f3", title: "Can I customize toppings?", content: "Absolutely! Build your own dream pizza."},
|
||||
]}
|
||||
title="Frequently Asked"
|
||||
description="Got questions? We've got answers."
|
||||
@@ -270,52 +165,39 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact"
|
||||
title="Get in Touch"
|
||||
description="Want to order or ask about catering? Drop us a line."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#",
|
||||
},
|
||||
text: "Contact Us", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseReveal
|
||||
logoText="Pizza Paradise"
|
||||
logoText="Popular Pizza"
|
||||
columns={[
|
||||
{
|
||||
title: "Links",
|
||||
items: [
|
||||
title: "Links", items: [
|
||||
{
|
||||
label: "Home",
|
||||
href: "#hero",
|
||||
},
|
||||
label: "Home", href: "#hero"},
|
||||
{
|
||||
label: "Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
label: "Menu", href: "#menu"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
copyrightText="© 2024 Pizza Paradise"
|
||||
copyrightText="© 2024 Popular Pizza"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user