Merge version_2 into main #2
229
src/app/page.tsx
229
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Mia's Cafe",
|
||||
items: [
|
||||
title: "Mia's Cafe", items: [
|
||||
{ label: "Home", href: "/" },
|
||||
{ label: "Menu", href: "/menu" },
|
||||
{ label: "About", href: "/" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Visit Us",
|
||||
items: [
|
||||
title: "Visit Us", items: [
|
||||
{ label: "30694 Hwy 72 W Ste B", href: "#" },
|
||||
{ label: "Madison, AL 35757", href: "#" },
|
||||
{ label: "(256) 233-4223", href: "tel:+12562334223" },
|
||||
@@ -42,8 +40,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Hours",
|
||||
items: [
|
||||
title: "Hours", items: [
|
||||
{ label: "Open Daily", href: "#" },
|
||||
{ label: "7:00 AM – 2:00 PM", href: "#" },
|
||||
{ label: "Call ahead for info", href: "tel:+12562334223" },
|
||||
@@ -79,48 +76,24 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Order Now", href: "/menu"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "/",
|
||||
},
|
||||
text: "Get Directions", href: "/"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah M.",
|
||||
handle: "Regular Guest",
|
||||
testimonial: "Best breakfast in Madison. The service is always warm and the food is consistently delicious.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg?_wi=1",
|
||||
imageAlt: "Sarah M. at Mia's Cafe",
|
||||
},
|
||||
name: "Sarah M.", handle: "Regular Guest", testimonial: "Best breakfast in Madison. The service is always warm and the food is consistently delicious.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5900.jpg?_wi=1", imageAlt: "Sarah M. at Mia's Cafe"},
|
||||
{
|
||||
name: "James K.",
|
||||
handle: "Loyal Customer",
|
||||
testimonial: "I've been coming here every Saturday for two years. Worth every visit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg?_wi=1",
|
||||
imageAlt: "James K. dining at Mia's",
|
||||
},
|
||||
name: "James K.", handle: "Loyal Customer", testimonial: "I've been coming here every Saturday for two years. Worth every visit.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-standing-smiling_1187-3162.jpg?_wi=1", imageAlt: "James K. dining at Mia's"},
|
||||
{
|
||||
name: "Emma L.",
|
||||
handle: "New Visitor",
|
||||
testimonial: "Found this place by chance and now I'm hooked. Authentic, welcoming, amazing food.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg?_wi=1",
|
||||
imageAlt: "Emma L. enjoying breakfast",
|
||||
},
|
||||
name: "Emma L.", handle: "New Visitor", testimonial: "Found this place by chance and now I'm hooked. Authentic, welcoming, amazing food.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-going-date_23-2150168971.jpg?_wi=1", imageAlt: "Emma L. enjoying breakfast"},
|
||||
{
|
||||
name: "Michael T.",
|
||||
handle: "Local",
|
||||
testimonial: "This is the real deal. Family-owned feel with restaurant-quality food.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705916.jpg?_wi=1",
|
||||
imageAlt: "Michael T. at Mia's Cafe",
|
||||
},
|
||||
name: "Michael T.", handle: "Local", testimonial: "This is the real deal. Family-owned feel with restaurant-quality food.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-bearded-man-suit_23-2149705916.jpg?_wi=1", imageAlt: "Michael T. at Mia's Cafe"},
|
||||
]}
|
||||
testimonialRotationInterval={6000}
|
||||
useInvertedBackground={false}
|
||||
@@ -142,40 +115,22 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fast, Friendly Service",
|
||||
description: "Welcomed with a smile every time. Quick, attentive service that makes you feel like family.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-service-industry_23-2150722787.jpg?_wi=1",
|
||||
imageAlt: "Friendly server at Mia's Cafe",
|
||||
},
|
||||
title: "Fast, Friendly Service", description: "Welcomed with a smile every time. Quick, attentive service that makes you feel like family.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-working-service-industry_23-2150722787.jpg?_wi=1", imageAlt: "Friendly server at Mia's Cafe"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Breakfast Worth Coming Back For",
|
||||
description: "Fresh eggs, fluffy pancakes, crispy bacon, and biscuits made right. Made to order, made with care.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129689.jpg?_wi=1",
|
||||
imageAlt: "Beautiful breakfast plate at Mia's",
|
||||
},
|
||||
title: "Breakfast Worth Coming Back For", description: "Fresh eggs, fluffy pancakes, crispy bacon, and biscuits made right. Made to order, made with care.", imageSrc: "http://img.b2bpic.net/free-photo/breakfast_23-2148129689.jpg?_wi=1", imageAlt: "Beautiful breakfast plate at Mia's"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Southern Lunch Comfort",
|
||||
description: "Daily specials, vegetable plates, and fried catfish that taste like home cooking at its finest.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85130.jpg?_wi=1",
|
||||
imageAlt: "Southern comfort food lunch spread",
|
||||
},
|
||||
title: "Southern Lunch Comfort", description: "Daily specials, vegetable plates, and fried catfish that taste like home cooking at its finest.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-chicken-salad-with-vegetables_140725-85130.jpg?_wi=1", imageAlt: "Southern comfort food lunch spread"},
|
||||
{
|
||||
id: 4,
|
||||
title: "Clean, Cozy, Welcoming",
|
||||
description: "A space that's warm without being cluttered. Polished but never pretentious. Just right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-design-dining-room-comtemporary-style-concept_53876-31643.jpg?_wi=1",
|
||||
imageAlt: "Cozy dining area at Mia's Cafe",
|
||||
},
|
||||
title: "Clean, Cozy, Welcoming", description: "A space that's warm without being cluttered. Polished but never pretentious. Just right.", imageSrc: "http://img.b2bpic.net/free-photo/interior-design-dining-room-comtemporary-style-concept_53876-31643.jpg?_wi=1", imageAlt: "Cozy dining area at Mia's Cafe"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "Explore Menu", href: "/menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
@@ -194,60 +149,22 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{
|
||||
text: "See Full Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "See Full Menu", href: "/menu"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "mias-breakfast",
|
||||
name: "Mia's Breakfast",
|
||||
price: "Full Menu",
|
||||
variant: "House Favorite",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smoothie-berry-cheesecake-breakfast-table_23-2148067167.jpg?_wi=1",
|
||||
imageAlt: "Mia's signature breakfast with eggs, toast, and bacon",
|
||||
},
|
||||
id: "mias-breakfast", name: "Mia's Breakfast", price: "Full Menu", variant: "House Favorite", imageSrc: "http://img.b2bpic.net/free-photo/smoothie-berry-cheesecake-breakfast-table_23-2148067167.jpg?_wi=1", imageAlt: "Mia's signature breakfast with eggs, toast, and bacon"},
|
||||
{
|
||||
id: "cake-eggs",
|
||||
name: "Cake & Eggs",
|
||||
price: "Full Menu",
|
||||
variant: "Sweet & Savory",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-honey-fruits-light-floor-sweet-milk-fruit_140725-82099.jpg?_wi=1",
|
||||
imageAlt: "Fluffy pancakes or French toast with eggs",
|
||||
},
|
||||
id: "cake-eggs", name: "Cake & Eggs", price: "Full Menu", variant: "Sweet & Savory", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-honey-fruits-light-floor-sweet-milk-fruit_140725-82099.jpg?_wi=1", imageAlt: "Fluffy pancakes or French toast with eggs"},
|
||||
{
|
||||
id: "country-fried-steak",
|
||||
name: "Country Fried Steak Breakfast",
|
||||
price: "Full Menu",
|
||||
variant: "Hearty Classic",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-cookie-cornflakes-chia-seeds-pudding-fig-slices-cloth_23-2147956845.jpg?_wi=1",
|
||||
imageAlt: "Country fried steak with eggs and biscuits",
|
||||
},
|
||||
id: "country-fried-steak", name: "Country Fried Steak Breakfast", price: "Full Menu", variant: "Hearty Classic", imageSrc: "http://img.b2bpic.net/free-photo/fresh-croissant-cookie-cornflakes-chia-seeds-pudding-fig-slices-cloth_23-2147956845.jpg?_wi=1", imageAlt: "Country fried steak with eggs and biscuits"},
|
||||
{
|
||||
id: "eggs-benedict",
|
||||
name: "Classic Eggs Benedict",
|
||||
price: "Full Menu",
|
||||
variant: "Elegant Choice",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fruits-plate_140725-5606.jpg?_wi=1",
|
||||
imageAlt: "Perfectly poached eggs with hollandaise on English muffin",
|
||||
},
|
||||
id: "eggs-benedict", name: "Classic Eggs Benedict", price: "Full Menu", variant: "Elegant Choice", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-fruits-plate_140725-5606.jpg?_wi=1", imageAlt: "Perfectly poached eggs with hollandaise on English muffin"},
|
||||
{
|
||||
id: "chilaquiles",
|
||||
name: "Chilaquiles",
|
||||
price: "Full Menu",
|
||||
variant: "Breakfast Twist",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-placed-marble-background_2831-8607.jpg?_wi=1",
|
||||
imageAlt: "Crispy tortilla chips with eggs and salsa",
|
||||
},
|
||||
id: "chilaquiles", name: "Chilaquiles", price: "Full Menu", variant: "Breakfast Twist", imageSrc: "http://img.b2bpic.net/free-photo/morning-breakfast-placed-marble-background_2831-8607.jpg?_wi=1", imageAlt: "Crispy tortilla chips with eggs and salsa"},
|
||||
{
|
||||
id: "catfish",
|
||||
name: "Fried Catfish",
|
||||
price: "$16.99",
|
||||
variant: "Southern Pride",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-ketchup-copy-space_23-2148784941.jpg?_wi=1",
|
||||
imageAlt: "Golden fried catfish with sides",
|
||||
},
|
||||
id: "catfish", name: "Fried Catfish", price: "$16.99", variant: "Southern Pride", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-ketchup-copy-space_23-2148784941.jpg?_wi=1", imageAlt: "Golden fried catfish with sides"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
/>
|
||||
@@ -263,13 +180,9 @@ export default function HomePage() {
|
||||
imageAlt="Cafe entrance with warm lighting and welcoming storefront"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Full Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Full Menu", href: "/menu"},
|
||||
{
|
||||
text: "Call (256) 233-4223",
|
||||
href: "tel:+12562334223",
|
||||
},
|
||||
text: "Call (256) 233-4223", href: "tel:+12562334223"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -284,29 +197,11 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
metrics={[
|
||||
{
|
||||
id: "daily-special",
|
||||
value: "$12.50",
|
||||
title: "Daily Special Plate",
|
||||
description: "1 meat + 3 sides with cornbread or roll. Classic Southern comfort.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100154.jpg?_wi=1",
|
||||
imageAlt: "Generous daily special plate with meat and sides",
|
||||
},
|
||||
id: "daily-special", value: "$12.50", title: "Daily Special Plate", description: "1 meat + 3 sides with cornbread or roll. Classic Southern comfort.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-thanksgiving-day-delicious-dinner_23-2149100154.jpg?_wi=1", imageAlt: "Generous daily special plate with meat and sides"},
|
||||
{
|
||||
id: "veggie-plate",
|
||||
value: "$11.25",
|
||||
title: "Vegetable Plate",
|
||||
description: "4 sides with cornbread or roll. A garden of Southern favorites.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-vegetable-salad-with-seasonings-blue-background_179666-17166.jpg?_wi=1",
|
||||
imageAlt: "Colorful vegetable plate with assorted sides",
|
||||
},
|
||||
id: "veggie-plate", value: "$11.25", title: "Vegetable Plate", description: "4 sides with cornbread or roll. A garden of Southern favorites.", imageSrc: "http://img.b2bpic.net/free-photo/front-close-view-vegetable-salad-with-seasonings-blue-background_179666-17166.jpg?_wi=1", imageAlt: "Colorful vegetable plate with assorted sides"},
|
||||
{
|
||||
id: "catfish-lunch",
|
||||
value: "$16.99",
|
||||
title: "Fried Catfish",
|
||||
description: "Golden, crispy, and served fresh daily with your choice of sides.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9614.jpg?_wi=1",
|
||||
imageAlt: "Golden fried catfish lunch special",
|
||||
},
|
||||
id: "catfish-lunch", value: "$16.99", title: "Fried Catfish", description: "Golden, crispy, and served fresh daily with your choice of sides.", imageSrc: "http://img.b2bpic.net/free-photo/salmon-steak_1203-9614.jpg?_wi=1", imageAlt: "Golden fried catfish lunch special"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -321,53 +216,17 @@ export default function HomePage() {
|
||||
textboxLayout="default"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Jennifer P.",
|
||||
handle: "Weekly Regular",
|
||||
testimonial: "The pancakes are amazing, but honestly it's the people that keep me coming back. They treat you like family every single time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/joy-happiness-relaxation-concept-portrait-gorgeous-positive-young-female-blue-dress-sitting-comfortably-armchair-with-hands-her-face_343059-3899.jpg?_wi=1",
|
||||
imageAlt: "Jennifer P.",
|
||||
},
|
||||
id: "1", name: "Jennifer P.", handle: "Weekly Regular", testimonial: "The pancakes are amazing, but honestly it's the people that keep me coming back. They treat you like family every single time.", imageSrc: "http://img.b2bpic.net/free-photo/joy-happiness-relaxation-concept-portrait-gorgeous-positive-young-female-blue-dress-sitting-comfortably-armchair-with-hands-her-face_343059-3899.jpg?_wi=1", imageAlt: "Jennifer P."},
|
||||
{
|
||||
id: "2",
|
||||
name: "David R.",
|
||||
handle: "Loyal Customer",
|
||||
testimonial: "Fast service, generous portions, and the best value breakfast in town. Never disappointed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crazy-young-man-with-table-happy-expression_1194-4608.jpg?_wi=1",
|
||||
imageAlt: "David R.",
|
||||
},
|
||||
id: "2", name: "David R.", handle: "Loyal Customer", testimonial: "Fast service, generous portions, and the best value breakfast in town. Never disappointed.", imageSrc: "http://img.b2bpic.net/free-photo/crazy-young-man-with-table-happy-expression_1194-4608.jpg?_wi=1", imageAlt: "David R."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Lisa M.",
|
||||
handle: "Family Visitor",
|
||||
testimonial: "Took my grandkids here for their first breakfast out. The staff was so kind, the food was perfect, and we'll definitely be back.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-family-prepared-go-lake_23-2147562068.jpg?_wi=1",
|
||||
imageAlt: "Lisa M.",
|
||||
},
|
||||
id: "3", name: "Lisa M.", handle: "Family Visitor", testimonial: "Took my grandkids here for their first breakfast out. The staff was so kind, the food was perfect, and we'll definitely be back.", imageSrc: "http://img.b2bpic.net/free-photo/happy-family-prepared-go-lake_23-2147562068.jpg?_wi=1", imageAlt: "Lisa M."},
|
||||
{
|
||||
id: "4",
|
||||
name: "Marcus T.",
|
||||
handle: "Local Business Owner",
|
||||
testimonial: "Bring my team here every Friday. The food is solid, prices are fair, and everyone walks out happy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg?_wi=1",
|
||||
imageAlt: "Marcus T.",
|
||||
},
|
||||
id: "4", name: "Marcus T.", handle: "Local Business Owner", testimonial: "Bring my team here every Friday. The food is solid, prices are fair, and everyone walks out happy.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-senior-man-holding-smart-phone_23-2147935571.jpg?_wi=1", imageAlt: "Marcus T."},
|
||||
{
|
||||
id: "5",
|
||||
name: "Angela W.",
|
||||
handle: "Madison Resident",
|
||||
testimonial: "Finally found my breakfast spot. The biscuits alone are worth the trip, but the whole experience is just right.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1",
|
||||
imageAlt: "Angela W.",
|
||||
},
|
||||
id: "5", name: "Angela W.", handle: "Madison Resident", testimonial: "Finally found my breakfast spot. The biscuits alone are worth the trip, but the whole experience is just right.", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1", imageAlt: "Angela W."},
|
||||
{
|
||||
id: "6",
|
||||
name: "Robert C.",
|
||||
handle: "Neighbor",
|
||||
testimonial: "Consistently great food and service. That's all you need to know. Been going for three years, never had a bad meal.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-man-with-his-hands-pocket_23-2148130315.jpg?_wi=1",
|
||||
imageAlt: "Robert C.",
|
||||
},
|
||||
id: "6", name: "Robert C.", handle: "Neighbor", testimonial: "Consistently great food and service. That's all you need to know. Been going for three years, never had a bad meal.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-man-with-his-hands-pocket_23-2148130315.jpg?_wi=1", imageAlt: "Robert C."},
|
||||
]}
|
||||
speed={35}
|
||||
topMarqueeDirection="left"
|
||||
@@ -383,13 +242,9 @@ export default function HomePage() {
|
||||
background={{ variant: "noise" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "/",
|
||||
},
|
||||
text: "Get Directions", href: "/"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+12562334223",
|
||||
},
|
||||
text: "Call Now", href: "tel:+12562334223"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -403,13 +258,9 @@ export default function HomePage() {
|
||||
background={{ variant: "noise" }}
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu",
|
||||
href: "/menu",
|
||||
},
|
||||
text: "View Menu", href: "/menu"},
|
||||
{
|
||||
text: "Get Directions",
|
||||
href: "/",
|
||||
},
|
||||
text: "Get Directions", href: "/"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user