diff --git a/src/app/page.tsx b/src/app/page.tsx index 1c4d2b6..5c311c8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,25 +29,15 @@ export default function LandingPage() { @@ -56,42 +46,21 @@ export default function LandingPage() {
@@ -118,41 +87,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", - name: "Buffalo Chicken Sandwich", - price: "$12", - imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg?_wi=2", - }, + id: "1", name: "Buffalo Chicken Sandwich", price: "$12", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg"}, { - id: "2", - name: "Fried Green Tomatoes", - price: "$9", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-tartar_1203-3586.jpg?_wi=1", - }, + id: "2", name: "Fried Green Tomatoes", price: "$9", imageSrc: "http://img.b2bpic.net/free-photo/tuna-tartar_1203-3586.jpg"}, { - id: "3", - name: "Signature Seafood Platter", - price: "$18", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926787.jpg?_wi=2", - }, + id: "3", name: "Signature Seafood Platter", price: "$18", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926787.jpg"}, { - id: "4", - name: "Tavern Sliders", - price: "$11", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-28933.jpg", - }, + id: "4", name: "Tavern Sliders", price: "$11", imageSrc: "http://img.b2bpic.net/free-photo/tasty-gourmet-delicous-burgers-black-plate-fries-fast-food-unhealthy-snack_482257-28933.jpg"}, { - id: "5", - name: "Brownie Sundae", - price: "$7", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-ice-cream-whipped-cream_1339-4967.jpg", - }, + id: "5", name: "Brownie Sundae", price: "$7", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-with-ice-cream-whipped-cream_1339-4967.jpg"}, { - id: "6", - name: "Signature Cocktail", - price: "$8", - imageSrc: "http://img.b2bpic.net/free-photo/different-cocktials-bar_23-2148176727.jpg?_wi=2", - }, + id: "6", name: "Signature Cocktail", price: "$8", imageSrc: "http://img.b2bpic.net/free-photo/different-cocktials-bar_23-2148176727.jpg"}, ]} title="Comfort Fare Favorites" description="From our famous buffalo chicken sandwiches to our signature fried green tomatoes, explore the diverse menu that makes us a Montevallo favorite." @@ -165,60 +110,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Dana Stenerson", - date: "Oct 2023", - title: "Great atmosphere", - quote: "Comfortable/fun atmosphere, tasty food, large menu selection, friendly service.", - tag: "Google Review", - avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg?_wi=2", - imageAlt: "cozy rustic tavern dining interior", - }, + id: "1", name: "Dana Stenerson", date: "Oct 2023", title: "Great atmosphere", quote: "Comfortable/fun atmosphere, tasty food, large menu selection, friendly service.", tag: "Google Review", avatarSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269175.jpg", imageSrc: "http://img.b2bpic.net/free-photo/elegant-table-with-drinks_1122-458.jpg", imageAlt: "cozy rustic tavern dining interior"}, { - id: "2", - name: "Mei Mei", - date: "Sep 2023", - title: "Amazing selection", - quote: "Enjoyed the fried green tomatoes, sliders, seafood platter and brownie sundae.", - tag: "Google Review", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/man-toasting-with-friend-bar_23-2147681031.jpg?_wi=3", - imageAlt: "family owned restaurant tavern staff", - }, + id: "2", name: "Mei Mei", date: "Sep 2023", title: "Amazing selection", quote: "Enjoyed the fried green tomatoes, sliders, seafood platter and brownie sundae.", tag: "Google Review", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-woman-eatingout-having-breakfast-talking-friend-table-looking-aside-with-cheerful-smile-sitting-near-mobile-phone-terrace_197531-30313.jpg", imageSrc: "http://img.b2bpic.net/free-photo/man-toasting-with-friend-bar_23-2147681031.jpg", imageAlt: "family owned restaurant tavern staff"}, { - id: "3", - name: "John Doe", - date: "Aug 2023", - title: "Top notch food", - quote: "The atmosphere is warm and welcoming every single time we visit.", - tag: "Google Review", - avatarSrc: "http://img.b2bpic.net/free-photo/three-young-friends-bar_23-2147680746.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg?_wi=3", - imageAlt: "buffalo chicken sandwich pub style", - }, + id: "3", name: "John Doe", date: "Aug 2023", title: "Top notch food", quote: "The atmosphere is warm and welcoming every single time we visit.", tag: "Google Review", avatarSrc: "http://img.b2bpic.net/free-photo/three-young-friends-bar_23-2147680746.jpg", imageSrc: "http://img.b2bpic.net/free-photo/mozzarella-sliders-summer-picnic-sandwiches_53876-110405.jpg", imageAlt: "buffalo chicken sandwich pub style"}, { - id: "4", - name: "Jane Smith", - date: "Jul 2023", - title: "Family friendly", - quote: "Great place to bring the family, plenty of options for everyone.", - tag: "Google Review", - avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/tuna-tartar_1203-3586.jpg?_wi=2", - imageAlt: "fried green tomatoes plate", - }, + id: "4", name: "Jane Smith", date: "Jul 2023", title: "Family friendly", quote: "Great place to bring the family, plenty of options for everyone.", tag: "Google Review", avatarSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-delighted-happy-dark-skinned-young-female-wears-red-blouse-listens-audio-song-headphones_273609-3479.jpg", imageSrc: "http://img.b2bpic.net/free-photo/tuna-tartar_1203-3586.jpg", imageAlt: "fried green tomatoes plate"}, { - id: "5", - name: "Bob Brown", - date: "Jun 2023", - title: "Local treasure", - quote: "A must-visit when in Montevallo, never disappoints!", - tag: "Google Review", - avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926787.jpg?_wi=3", - imageAlt: "seafood platter tavern style", - }, + id: "5", name: "Bob Brown", date: "Jun 2023", title: "Local treasure", quote: "A must-visit when in Montevallo, never disappoints!", tag: "Google Review", avatarSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-sitting-cafe_176420-5923.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-delicious-seafood-composition_23-2148926787.jpg", imageAlt: "seafood platter tavern style"}, ]} title="What Our Guests Say" description="Hear from the community about their experiences at Main Street Tavern." @@ -232,22 +132,14 @@ export default function LandingPage() { description="710 N Boundary St, Montevallo, AL 35115. Stop by for a drink, a meal, and great company. Open daily until 9:30 PM." inputs={[ { - name: "name", - type: "text", - placeholder: "Name", - required: true, + name: "name", type: "text", placeholder: "Name", required: true, }, { - name: "email", - type: "email", - placeholder: "Email Address", - required: true, + name: "email", type: "email", placeholder: "Email Address", required: true, }, ]} textarea={{ - name: "message", - placeholder: "Questions or feedback?", - rows: 4, + name: "message", placeholder: "Questions or feedback?", rows: 4, required: true, }} imageSrc="http://img.b2bpic.net/free-photo/terrace-restaurant-with-assembled-chairs-tables-small-tree-front-entrance-nikiti-greece_1268-16660.jpg" @@ -258,46 +150,29 @@ export default function LandingPage() {