Update src/app/page.tsx
This commit is contained in:
216
src/app/page.tsx
216
src/app/page.tsx
@@ -31,22 +31,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "products",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Menu", id: "products" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Gino's East"
|
||||
/>
|
||||
@@ -54,33 +42,13 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Chicago's Original Deep Dish"
|
||||
description="Legendary pizza, crafted with pride since 1966. Experience the authentic taste of Gino's East in every golden, cheesy bite."
|
||||
tag="Since 1966"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309470.jpg",
|
||||
imageAlt: "chicago deep dish pizza slice",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717873.jpg",
|
||||
imageAlt: "people enjoying pizza dinner",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-party-with-delicious-pizza_23-2151309418.jpg",
|
||||
imageAlt: "Friends at party with delicious pizza",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-slices-pizza-salami-with-tomato-sauce-green-chili-pepper-spices_140725-12584.jpg",
|
||||
imageAlt: "Top view of slices of pizza salami with tomato sauce green chili pepper and spices",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-kind-pizza-slices-wooden-board_114579-88426.jpg",
|
||||
imageAlt: "Various kind of pizza slices on wooden board. ",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/delicious-pizza-party_23-2151309470.jpg", imageAlt: "chicago deep dish pizza slice" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-enyoing-dinner-party_23-2150717873.jpg", imageAlt: "people enjoying pizza dinner" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
rating={5}
|
||||
@@ -95,18 +63,9 @@ export default function LandingPage() {
|
||||
title="A Chicago Tradition"
|
||||
description="Gino's East is more than just pizza. We've been a staple of the Chicago culinary scene, known for our unique crust, signature chunky tomato sauce, and legendary golden environment."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Secret Crust Recipe",
|
||||
description: "Hand-mixed daily for that perfect golden crunch.",
|
||||
},
|
||||
{
|
||||
title: "Fresh Ingredients",
|
||||
description: "Locally sourced produce and artisanal cheeses.",
|
||||
},
|
||||
{
|
||||
title: "Iconic Experience",
|
||||
description: "Carve your name into history on our legendary walls.",
|
||||
},
|
||||
{ title: "Secret Crust Recipe", description: "Hand-mixed daily for that perfect golden crunch." },
|
||||
{ title: "Fresh Ingredients", description: "Locally sourced produce and artisanal cheeses." },
|
||||
{ title: "Iconic Experience", description: "Carve your name into history on our legendary walls." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/chicken-breast-sauteed-mixed-vegetables-oil-sauce_114579-2530.jpg"
|
||||
imageAlt="gino's east restaurant history"
|
||||
@@ -121,42 +80,9 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Original Deep Dish",
|
||||
price: "$24.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2552.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Meaty Legend",
|
||||
price: "$28.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-cheese-plate_140725-143.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Veggie Delight",
|
||||
price: "$26.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/classic-margarita-pizza-with-full-parmesan-cheese_114579-2271.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Spinach Special",
|
||||
price: "$25.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-holding-delicious-cooked-pizza-with-bouquet-chamomile-flowers_23-2148753716.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Thin Crust Pepperoni",
|
||||
price: "$18.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-pizza-wooden-table_23-2148305639.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Buffalo Wings",
|
||||
price: "$14.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetarian-pizza-with-zucchini-tomato-peppers-mushrooms_123827-22011.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Original Deep Dish", price: "$24.99", imageSrc: "http://img.b2bpic.net/free-photo/pizza-restaurant-table_7939-2552.jpg" },
|
||||
{ id: "p2", name: "Meaty Legend", price: "$28.99", imageSrc: "http://img.b2bpic.net/free-photo/glass-wine-cheese-plate_140725-143.jpg" },
|
||||
{ id: "p3", name: "Veggie Delight", price: "$26.99", imageSrc: "http://img.b2bpic.net/free-photo/classic-margarita-pizza-with-full-parmesan-cheese_114579-2271.jpg" }
|
||||
]}
|
||||
title="Our Signature Menu"
|
||||
description="From classic Deep Dish to thin crust, explore our range of authentic recipes."
|
||||
@@ -169,36 +95,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "50+",
|
||||
title: "Years of Tradition",
|
||||
items: [
|
||||
"Serving Chicago",
|
||||
"Since 1966",
|
||||
"Authentic Recipes",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "1M+",
|
||||
title: "Pizzas Served",
|
||||
items: [
|
||||
"Handcrafted",
|
||||
"Locally Sourced",
|
||||
"Signature Sauce",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "100%",
|
||||
title: "Customer Satisfaction",
|
||||
items: [
|
||||
"Iconic Experience",
|
||||
"Quality Promise",
|
||||
"Fresh Ingredients",
|
||||
],
|
||||
},
|
||||
{ id: "m1", value: "50+", title: "Years of Tradition", items: ["Serving Chicago", "Since 1966", "Authentic Recipes"] },
|
||||
{ id: "m2", value: "1M+", title: "Pizzas Served", items: ["Handcrafted", "Locally Sourced", "Signature Sauce"] },
|
||||
{ id: "m3", value: "100%", title: "Customer Satisfaction", items: ["Iconic Experience", "Quality Promise", "Fresh Ingredients"] }
|
||||
]}
|
||||
title="By the Numbers"
|
||||
description="Decades of service and millions of happy slices served across our locations."
|
||||
@@ -212,46 +111,8 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Sarah J.",
|
||||
role: "Food Critic",
|
||||
company: "Chicago Eats",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/three-elegant-women-with-shopping-bags-city_1157-38849.jpg",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Mark D.",
|
||||
role: "Tourist",
|
||||
company: "Visitor",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Local",
|
||||
company: "Resident",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-happy-gorgeous-woman-with-relaxed-smile-spending-nice-time-cafe_273609-9043.jpg",
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Foodie",
|
||||
company: "Blogger",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-drag-queen-with-drink_23-2149556855.jpg",
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Jessica L.",
|
||||
role: "Fan",
|
||||
company: "Long-time Customer",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friends-shopping-second-hand-market_23-2149353754.jpg",
|
||||
},
|
||||
{ id: "t1", name: "Sarah J.", role: "Food Critic", company: "Chicago Eats", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/three-elegant-women-with-shopping-bags-city_1157-38849.jpg" },
|
||||
{ id: "t2", name: "Mark D.", role: "Tourist", company: "Visitor", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg" }
|
||||
]}
|
||||
title="What Our Fans Say"
|
||||
description="Hear why food lovers across the country make Gino's East a destination."
|
||||
@@ -263,13 +124,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names={[
|
||||
"Chicago News",
|
||||
"Dining Guide",
|
||||
"Chicago Magazine",
|
||||
"Travel Channel",
|
||||
"Tourism Board",
|
||||
"World Pizza Award",
|
||||
"Zagat Rated",
|
||||
"Chicago News", "Dining Guide", "Chicago Magazine", "Travel Channel", "Tourism Board"
|
||||
]}
|
||||
title="Trusted by Experts"
|
||||
description="Featured in leading culinary guides and publications."
|
||||
@@ -281,21 +136,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "Do you accept reservations?",
|
||||
content: "Yes, we encourage reservations for larger parties.",
|
||||
},
|
||||
{
|
||||
id: "q2",
|
||||
title: "Is your sauce made in-house?",
|
||||
content: "Our signature chunky tomato sauce is prepared daily using our secret family recipe.",
|
||||
},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can I order online?",
|
||||
content: "Absolutely, visit our online portal for local delivery or pickup.",
|
||||
},
|
||||
{ id: "q1", title: "Do you accept reservations?", content: "Yes, we encourage reservations for larger parties." },
|
||||
{ id: "q2", title: "Is your sauce made in-house?", content: "Our signature chunky tomato sauce is prepared daily using our secret family recipe." }
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Everything you need to know about dining at Gino's East."
|
||||
@@ -306,9 +148,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
title="Visit Us Today"
|
||||
description="Located in the heart of Chicago. Stop by for the authentic deep dish experience."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/table-full-food-indoors_23-2148941562.jpg"
|
||||
@@ -320,17 +160,11 @@ export default function LandingPage() {
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoReveal
|
||||
logoText="Gino's East"
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
leftLink={{ text: "Privacy Policy", href: "#" }}
|
||||
rightLink={{ text: "Terms of Service", href: "#" }}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user