diff --git a/src/app/page.tsx b/src/app/page.tsx index ddc506c..4c25a7a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,31 +47,15 @@ export default function LandingPage() {
@@ -93,19 +69,13 @@ export default function LandingPage() { description="Inspired by the classic film Fried Green Tomatoes, the Whistle Stop Cafe serves more than just food. We offer a nostalgic trip into small-town Southern hospitality, welcoming fans and families to enjoy authentic homestyle cooking in a historic setting." bulletPoints={[ { - title: "Famous Location", - description: "Visit the actual filming location from Fried Green Tomatoes.", - }, + title: "Famous Location", description: "Visit the actual filming location from Fried Green Tomatoes."}, { - title: "Authentic Cuisine", - description: "Taste the best Southern comfort food in Georgia.", - }, + title: "Authentic Cuisine", description: "Taste the best Southern comfort food in Georgia."}, { - title: "Family Friendly", - description: "A welcoming atmosphere perfect for groups and kids.", - }, + title: "Family Friendly", description: "A welcoming atmosphere perfect for groups and kids."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg" mediaAnimation="blur-reveal" />
@@ -117,67 +87,31 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Dining Atmosphere", - description: "Relax in our vintage, casual dining space that transports you back in time.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauce-chicken-nuggets_23-2147765501.jpg", - imageAlt: "Dining room", - }, + title: "Dining Atmosphere", description: "Relax in our vintage, casual dining space that transports you back in time.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/close-up-sauce-chicken-nuggets_23-2147765501.jpg", imageAlt: "Dining room"}, items: [ - { - icon: Coffee, - text: "Friendly Service", - }, - { - icon: Clock, - text: "Lunch Focused", - }, + { icon: Coffee, text: "Friendly Service" }, + { icon: Clock, text: "Lunch Focused" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg?_wi=2", - imageAlt: "southern style fried chicken", + reverse: false }, { - title: "Movie History", - description: "Explore the real-life setting that captured hearts in the classic movie.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454888.jpg", - imageAlt: "Movie decor", - }, + title: "Movie History", description: "Explore the real-life setting that captured hearts in the classic movie.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-copy-space_23-2148454888.jpg", imageAlt: "Movie decor"}, items: [ - { - icon: Film, - text: "Cinematic Story", - }, - { - icon: Map, - text: "Tourist Stop", - }, + { icon: Film, text: "Cinematic Story" }, + { icon: Map, text: "Tourist Stop" }, ], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-delicious-fried-croquette-composition_23-2149199011.jpg?_wi=2", - imageAlt: "southern style fried chicken", + reverse: true }, { - title: "Locally Loved", - description: "We are proud to serve both tourists and our local Juliette community daily.", - media: { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-boneless-chicken-parsley_23-2149972980.jpg", - imageAlt: "Cafe scene", - }, + title: "Locally Loved", description: "We are proud to serve both tourists and our local Juliette community daily.", media: { + imageSrc: "http://img.b2bpic.net/free-photo/tasty-boneless-chicken-parsley_23-2149972980.jpg", imageAlt: "Cafe scene"}, items: [ - { - icon: Users, - text: "Family Friendly", - }, - { - icon: MapPin, - text: "Historic Town", - }, + { icon: Users, text: "Family Friendly" }, + { icon: MapPin, text: "Historic Town" }, ], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=1", - imageAlt: "southern style fried chicken", + reverse: false }, ]} title="Experience & Nostalgia" @@ -192,42 +126,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "1", - name: "Fried Chicken Tenders", - price: "$12.00", - imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg?_wi=2", - }, - { - id: "2", - name: "Sweet Potato Stix", - price: "$5.00", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg", - }, - { - id: "3", - name: "Homestyle Fried Chicken", - price: "$14.00", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-us-labor-day_23-2150378717.jpg", - }, - { - id: "4", - name: "Southern Comfort Plate", - price: "$13.00", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-cake_23-2149655644.jpg", - }, - { - id: "5", - name: "Grilled Chicken Platter", - price: "$12.50", - imageSrc: "http://img.b2bpic.net/free-photo/view-raclette-dish-with-delicious-food-assortment_23-2149514169.jpg", - }, - { - id: "6", - name: "Classic Lunch Special", - price: "$11.00", - imageSrc: "http://img.b2bpic.net/free-photo/popcorn-with-blood-like-sause_23-2147680135.jpg", - }, + { id: "1", name: "Fried Chicken Tenders", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/crispy-fried-chicken-tenders_123827-36386.jpg" }, + { id: "2", name: "Sweet Potato Stix", price: "$5.00", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-delicious-thanksgiving-meal_23-2148629573.jpg" }, + { id: "3", name: "Homestyle Fried Chicken", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/delicious-burgers-us-labor-day_23-2150378717.jpg" }, + { id: "4", name: "Southern Comfort Plate", price: "$13.00", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-cutting-cake_23-2149655644.jpg" }, + { id: "5", name: "Grilled Chicken Platter", price: "$12.50", imageSrc: "http://img.b2bpic.net/free-photo/view-raclette-dish-with-delicious-food-assortment_23-2149514169.jpg" }, + { id: "6", name: "Classic Lunch Special", price: "$11.00", imageSrc: "http://img.b2bpic.net/free-photo/popcorn-with-blood-like-sause_23-2147680135.jpg" }, ]} title="Our Southern Menu" description="Classic comfort food done the traditional way." @@ -238,23 +142,12 @@ export default function LandingPage() {