Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
195
src/app/page.tsx
195
src/app/page.tsx
@@ -32,71 +32,40 @@ export default function LandingPage() {
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "Menu",
|
||||
id: "#menu",
|
||||
},
|
||||
name: "Menu", id: "#menu"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "#reviews",
|
||||
},
|
||||
name: "Reviews", id: "#reviews"},
|
||||
{
|
||||
name: "Location",
|
||||
id: "#location",
|
||||
},
|
||||
name: "Location", id: "#location"},
|
||||
]}
|
||||
brandName="MAX’S TABLE"
|
||||
button={{
|
||||
text: "Call Now",
|
||||
href: "tel:+1-555-123-4567",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+1-555-123-4567"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="home" data-section="home">
|
||||
<HeroSplitDualMedia
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Sarasota’s Favorite Breakfast & Lunch Table"
|
||||
description="Warm hospitality. Exceptional food. The kind of place you’ll return to every week."
|
||||
tag="Max's Table"
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "#menu",
|
||||
},
|
||||
text: "View Menu", href: "#menu"},
|
||||
{
|
||||
text: "Find Us",
|
||||
href: "#location",
|
||||
},
|
||||
text: "Find Us", href: "#location"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggless-pancakes-with-blueberries-chocolate_661915-538.jpg",
|
||||
imageAlt: "Fresh lemon ricotta pancakes with blueberry compote",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/eggless-pancakes-with-blueberries-chocolate_661915-538.jpg", 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",
|
||||
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",
|
||||
},
|
||||
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"}
|
||||
]}
|
||||
mediaAnimation="opacity"
|
||||
rating={5}
|
||||
@@ -110,23 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
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."
|
||||
@@ -143,47 +100,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
]}
|
||||
title="Signature Favorites"
|
||||
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}
|
||||
testimonials={[
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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",
|
||||
},
|
||||
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"},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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."},
|
||||
{
|
||||
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.",
|
||||
},
|
||||
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="What Our Community Says"
|
||||
description="Hear directly from our cherished guests about their experiences at Max's Table."
|
||||
@@ -274,25 +166,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "guest-rating",
|
||||
value: "4.8★",
|
||||
description: "Guest Rating",
|
||||
},
|
||||
id: "guest-rating", value: "4.8★", description: "Guest Rating"},
|
||||
{
|
||||
id: "customers-served",
|
||||
value: "Thousands",
|
||||
description: "Happy Customers Served",
|
||||
},
|
||||
id: "customers-served", value: "Thousands", description: "Happy Customers Served"},
|
||||
{
|
||||
id: "fresh-daily",
|
||||
value: "Fresh Daily",
|
||||
description: "Breakfast & Lunch",
|
||||
},
|
||||
id: "fresh-daily", value: "Fresh Daily", description: "Breakfast & Lunch"},
|
||||
{
|
||||
id: "family-feel",
|
||||
value: "Family Feel",
|
||||
description: "Every Visit",
|
||||
},
|
||||
id: "family-feel", value: "Family Feel", description: "Every Visit"},
|
||||
]}
|
||||
title="The Max’s Experience"
|
||||
description="Consistently delivering quality, value, and warmth to our beloved community, making every visit special."
|
||||
@@ -305,21 +185,16 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Visit Us Today"
|
||||
tagAnimation="slide-up"
|
||||
title="Breakfast Worth Waking Up For"
|
||||
description="Open daily for breakfast and lunch. Indoor and outdoor seating available. We look forward to welcoming you!"
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "https://www.google.com/maps/search/Max's+Table+Sarasota",
|
||||
},
|
||||
text: "Get Directions", href: "https://www.google.com/maps/search/Max's+Table+Sarasota"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+1-555-123-4567",
|
||||
},
|
||||
text: "Call Now", href: "tel:+1-555-123-4567"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -329,13 +204,9 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="MAX’S TABLE\nBreakfast. Lunch. Community."
|
||||
leftLink={{
|
||||
text: "Privacy Policy",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service",
|
||||
href: "#",
|
||||
}}
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user