Update src/app/page.tsx
This commit is contained in:
195
src/app/page.tsx
195
src/app/page.tsx
@@ -32,71 +32,40 @@ export default function LandingPage() {
|
|||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#home"},
|
||||||
id: "#home",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Menu",
|
name: "Menu", id: "#menu"},
|
||||||
id: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Reviews",
|
name: "Reviews", id: "#reviews"},
|
||||||
id: "#reviews",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Location",
|
name: "Location", id: "#location"},
|
||||||
id: "#location",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="MAX’S TABLE"
|
brandName="MAX’S TABLE"
|
||||||
button={{
|
button={{
|
||||||
text: "Call Now",
|
text: "Call Now", href: "tel:+1-555-123-4567"}}
|
||||||
href: "tel:+1-555-123-4567",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="home" data-section="home">
|
<div id="home" data-section="home">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
title="Sarasota’s Favorite Breakfast & Lunch Table"
|
title="Sarasota’s Favorite Breakfast & Lunch Table"
|
||||||
description="Warm hospitality. Exceptional food. The kind of place you’ll return to every week."
|
description="Warm hospitality. Exceptional food. The kind of place you’ll return to every week."
|
||||||
tag="Max's Table"
|
tag="Max's Table"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Menu",
|
text: "View Menu", href: "#menu"},
|
||||||
href: "#menu",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Find Us",
|
text: "Find Us", href: "#location"},
|
||||||
href: "#location",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/eggless-pancakes-with-blueberries-chocolate_661915-538.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/eggless-pancakes-with-blueberries-chocolate_661915-538.jpg", imageAlt: "Fresh lemon ricotta pancakes with blueberry compote"},
|
||||||
imageAlt: "Fresh lemon ricotta pancakes with blueberry compote",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-fluffy-pancakes-with-cherry-powdered-sugar_181624-19094.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-delicious-fluffy-pancakes-with-cherry-powdered-sugar_181624-19094.jpg", imageAlt: "Fresh lemon ricotta pancakes with blueberry compote"}
|
||||||
imageAlt: "Fresh lemon ricotta pancakes with blueberry compote",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/pancakes-with-blueberry_1339-3897.jpg",
|
|
||||||
imageAlt: "pancakes with blueberry",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cottage-cheese-pancakes-cheesecakes-ricotta-fritters-with-fresh-blueberries-currants-peaches-plate-healthy-delicious-breakfast-holiday-blue-wooden-background_127032-2946.jpg",
|
|
||||||
imageAlt: "Cottage cheese pancakes with fresh blueberries",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-pancakes-brown-light-surface_114579-5288.jpg",
|
|
||||||
imageAlt: "Blueberry pancakes on brown light surface",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
mediaAnimation="opacity"
|
mediaAnimation="opacity"
|
||||||
rating={5}
|
rating={5}
|
||||||
@@ -110,23 +79,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Legendary Breakfasts",
|
title: "Legendary Breakfasts", description: "Fluffy lemon ricotta pancakes, perfect eggs, biscuits & gravy, crispy home fries and fresh coffee. Start your day the Max's Table way.", imageSrc: "http://img.b2bpic.net/free-photo/baking-ingredient-flour-egg-milk-rolling-pin-top-view_1150-25528.jpg", imageAlt: "Delicious breakfast spread with pancakes and coffee"},
|
||||||
description: "Fluffy lemon ricotta pancakes, perfect eggs, biscuits & gravy, crispy home fries and fresh coffee. Start your day the Max's Table way.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/baking-ingredient-flour-egg-milk-rolling-pin-top-view_1150-25528.jpg",
|
|
||||||
imageAlt: "Delicious breakfast spread with pancakes and coffee",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Genuine Hospitality",
|
title: "Genuine Hospitality", description: "From the moment you walk in, you’ll be treated like family. Our team remembers your order and keeps the coffee flowing.", imageSrc: "http://img.b2bpic.net/free-photo/group-female-friends-enjoying-meal-home_1153-7627.jpg", imageAlt: "Friendly staff welcoming guests at the restaurant"},
|
||||||
description: "From the moment you walk in, you’ll be treated like family. Our team remembers your order and keeps the coffee flowing.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/group-female-friends-enjoying-meal-home_1153-7627.jpg",
|
|
||||||
imageAlt: "Friendly staff welcoming guests at the restaurant",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Fresh, Made Daily",
|
title: "Fresh, Made Daily", description: "From homemade soups to giant gyros and house favorites, quality comes first. We use only the freshest ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg", imageAlt: "Fresh ingredients being prepared in a kitchen"},
|
||||||
description: "From homemade soups to giant gyros and house favorites, quality comes first. We use only the freshest ingredients.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-preparing-salad-with-fresh-vegetables-wooden-table-cooking-tasty-healthy-food-black-background-vegetarian-food-healthy-cooking-concept-close-up_639032-431.jpg",
|
|
||||||
imageAlt: "Fresh ingredients being prepared in a kitchen",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Locals Love Max’s Table"
|
title="Why Locals Love Max’s Table"
|
||||||
description="Discover the heart of Sarasota's culinary scene, where every meal is a celebration of quality, warmth, and community."
|
description="Discover the heart of Sarasota's culinary scene, where every meal is a celebration of quality, warmth, and community."
|
||||||
@@ -143,47 +100,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "pancakes",
|
id: "pancakes", name: "Lemon Ricotta Pancakes", price: "Our most talked-about breakfast.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg", imageAlt: "Lemon Ricotta Pancakes"},
|
||||||
name: "Lemon Ricotta Pancakes",
|
|
||||||
price: "Our most talked-about breakfast.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-delicious-breakfast-meal-assortment_23-2148833916.jpg",
|
|
||||||
imageAlt: "Lemon Ricotta Pancakes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "corned-beef-hash",
|
id: "corned-beef-hash", name: "Corned Beef Hash", price: "Perfectly crisp and consistently praised.", imageSrc: "http://img.b2bpic.net/free-photo/chili-con-carne-served-bowl_1220-7320.jpg", imageAlt: "Corned Beef Hash"},
|
||||||
name: "Corned Beef Hash",
|
|
||||||
price: "Perfectly crisp and consistently praised.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/chili-con-carne-served-bowl_1220-7320.jpg",
|
|
||||||
imageAlt: "Corned Beef Hash",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "gyro",
|
id: "gyro", name: "Big Greek Gyro", price: "A local favorite packed with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-sauce-pita-bread_23-2148651101.jpg", imageAlt: "Big Greek Gyro"},
|
||||||
name: "Big Greek Gyro",
|
|
||||||
price: "A local favorite packed with flavor.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/arabic-kebab-sandwich-sauce-pita-bread_23-2148651101.jpg",
|
|
||||||
imageAlt: "Big Greek Gyro",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "biscuits-gravy",
|
id: "biscuits-gravy", name: "Biscuits & Gravy", price: "Comfort food done right, just like grandma used to make.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-43765.jpg", imageAlt: "Biscuits & Gravy"},
|
||||||
name: "Biscuits & Gravy",
|
|
||||||
price: "Comfort food done right, just like grandma used to make.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-43765.jpg",
|
|
||||||
imageAlt: "Biscuits & Gravy",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "chowder",
|
id: "chowder", name: "Clam Chowder", price: "Frequently called incredible by guests.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-mushroom-soup-bowl-served-with-bread_140725-623.jpg", imageAlt: "Clam Chowder"},
|
||||||
name: "Clam Chowder",
|
|
||||||
price: "Frequently called incredible by guests.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-mushroom-soup-bowl-served-with-bread_140725-623.jpg",
|
|
||||||
imageAlt: "Clam Chowder",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "french-toast",
|
id: "french-toast", name: "Brioche French Toast", price: "Golden, fluffy and utterly unforgettable.", imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-berries-wooden-platter_114579-18519.jpg", imageAlt: "Brioche French Toast"},
|
||||||
name: "Brioche French Toast",
|
|
||||||
price: "Golden, fluffy and utterly unforgettable.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/croissant-with-berries-wooden-platter_114579-18519.jpg",
|
|
||||||
imageAlt: "Brioche French Toast",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Signature Favorites"
|
title="Signature Favorites"
|
||||||
description="Come hungry. Leave happy. Explore the dishes that have made Max’s Table a local legend in Sarasota."
|
description="Come hungry. Leave happy. Explore the dishes that have made Max’s Table a local legend in Sarasota."
|
||||||
@@ -198,50 +125,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", title: "Amazing Pancakes!", quote: "The lemon ricotta pancake with blueberry compote was amazing. Best breakfast I've had in years!", name: "Kelly K.", role: "Local Patron", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg", imageAlt: "Customer Kelly K."},
|
||||||
title: "Amazing Pancakes!",
|
|
||||||
quote: "The lemon ricotta pancake with blueberry compote was amazing. Best breakfast I've had in years!",
|
|
||||||
name: "Kelly K.",
|
|
||||||
role: "Local Patron",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-female-with-broad-pleasant-smile-rests-sidewalk-cafe-alone-enjoys-good-rest-summer-vacation_273609-3491.jpg",
|
|
||||||
imageAlt: "Customer Kelly K.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", title: "Sarasota's Best Spot", quote: "One of the best breakfast and lunch spots in South Sarasota. Always a great experience.", name: "Charlie H.", role: "Regular Guest", imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", imageAlt: "Customer Charlie H."},
|
||||||
title: "Sarasota's Best Spot",
|
|
||||||
quote: "One of the best breakfast and lunch spots in South Sarasota. Always a great experience.",
|
|
||||||
name: "Charlie H.",
|
|
||||||
role: "Regular Guest",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg",
|
|
||||||
imageAlt: "Customer Charlie H.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", title: "Feels Like Family", quote: "From the moment you walk in, you feel like family. The hospitality is unmatched!", name: "Sandy", role: "Happy Customer", imageSrc: "http://img.b2bpic.net/free-photo/extended-family-saying-grace-while-holding-hands-dining-table-focus-is-senior-woman_637285-3740.jpg", imageAlt: "Customer Sandy"},
|
||||||
title: "Feels Like Family",
|
|
||||||
quote: "From the moment you walk in, you feel like family. The hospitality is unmatched!",
|
|
||||||
name: "Sandy",
|
|
||||||
role: "Happy Customer",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/extended-family-saying-grace-while-holding-hands-dining-table-focus-is-senior-woman_637285-3740.jpg",
|
|
||||||
imageAlt: "Customer Sandy",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", title: "Best in Sarasota County", quote: "The best breakfast establishment in Sarasota County, hands down. Consistently excellent food and service.", name: "Bill B.", role: "Loyal Fan", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-table_23-2149212148.jpg", imageAlt: "Customer Bill B."},
|
||||||
title: "Best in Sarasota County",
|
|
||||||
quote: "The best breakfast establishment in Sarasota County, hands down. Consistently excellent food and service.",
|
|
||||||
name: "Bill B.",
|
|
||||||
role: "Loyal Fan",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-sitting-table_23-2149212148.jpg",
|
|
||||||
imageAlt: "Customer Bill B.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", title: "Wonderful Experience", quote: "Every visit is a wonderful experience. The food is always fresh and delicious, and the staff are incredibly kind.", name: "Jessica L.", role: "New Local", imageSrc: "http://img.b2bpic.net/free-photo/healthcare-lifestyle-concept-cheerful-smiling-woman-showing-her-white-perfect-smile-green-ap_1258-119866.jpg", imageAlt: "Customer Jessica L."},
|
||||||
title: "Wonderful Experience",
|
|
||||||
quote: "Every visit is a wonderful experience. The food is always fresh and delicious, and the staff are incredibly kind.",
|
|
||||||
name: "Jessica L.",
|
|
||||||
role: "New Local",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/healthcare-lifestyle-concept-cheerful-smiling-woman-showing-her-white-perfect-smile-green-ap_1258-119866.jpg",
|
|
||||||
imageAlt: "Customer Jessica L.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Community Says"
|
title="What Our Community Says"
|
||||||
description="Hear directly from our cherished guests about their experiences at Max's Table."
|
description="Hear directly from our cherished guests about their experiences at Max's Table."
|
||||||
@@ -274,25 +166,13 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
metrics={[
|
metrics={[
|
||||||
{
|
{
|
||||||
id: "guest-rating",
|
id: "guest-rating", value: "4.8★", description: "Guest Rating"},
|
||||||
value: "4.8★",
|
|
||||||
description: "Guest Rating",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "customers-served",
|
id: "customers-served", value: "Thousands", description: "Happy Customers Served"},
|
||||||
value: "Thousands",
|
|
||||||
description: "Happy Customers Served",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "fresh-daily",
|
id: "fresh-daily", value: "Fresh Daily", description: "Breakfast & Lunch"},
|
||||||
value: "Fresh Daily",
|
|
||||||
description: "Breakfast & Lunch",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "family-feel",
|
id: "family-feel", value: "Family Feel", description: "Every Visit"},
|
||||||
value: "Family Feel",
|
|
||||||
description: "Every Visit",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="The Max’s Experience"
|
title="The Max’s Experience"
|
||||||
description="Consistently delivering quality, value, and warmth to our beloved community, making every visit special."
|
description="Consistently delivering quality, value, and warmth to our beloved community, making every visit special."
|
||||||
@@ -305,21 +185,16 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "plain",
|
variant: "plain"}}
|
||||||
}}
|
|
||||||
tag="Visit Us Today"
|
tag="Visit Us Today"
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Breakfast Worth Waking Up For"
|
title="Breakfast Worth Waking Up For"
|
||||||
description="Open daily for breakfast and lunch. Indoor and outdoor seating available. We look forward to welcoming you!"
|
description="Open daily for breakfast and lunch. Indoor and outdoor seating available. We look forward to welcoming you!"
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Get Directions",
|
text: "Get Directions", href: "https://www.google.com/maps/search/Max's+Table+Sarasota"},
|
||||||
href: "https://www.google.com/maps/search/Max's+Table+Sarasota",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Call Now",
|
text: "Call Now", href: "tel:+1-555-123-4567"},
|
||||||
href: "tel:+1-555-123-4567",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -329,13 +204,9 @@ export default function LandingPage() {
|
|||||||
<FooterLogoReveal
|
<FooterLogoReveal
|
||||||
logoText="MAX’S TABLE\nBreakfast. Lunch. Community."
|
logoText="MAX’S TABLE\nBreakfast. Lunch. Community."
|
||||||
leftLink={{
|
leftLink={{
|
||||||
text: "Privacy Policy",
|
text: "Privacy Policy", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
rightLink={{
|
rightLink={{
|
||||||
text: "Terms of Service",
|
text: "Terms of Service", href: "#"}}
|
||||||
href: "#",
|
|
||||||
}}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
|
|||||||
Reference in New Issue
Block a user