diff --git a/src/app/page.tsx b/src/app/page.tsx index 66ac1de..9ef1991 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,13 +83,13 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "pulled-pork", name: "Signature Pulled Pork", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg", imageAlt: "Slow-smoked pulled pork sandwich with homemade sides" + id: "pulled-pork", name: "Signature Pulled Pork", price: "Market Price", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg?_wi=1", imageAlt: "Slow-smoked pulled pork sandwich with homemade sides" }, { - id: "breakfast-buffet", name: "Legendary Breakfast Buffet", price: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893506.jpg", imageAlt: "Generous breakfast buffet with homemade sides and comfort food" + id: "breakfast-buffet", name: "Legendary Breakfast Buffet", price: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893506.jpg?_wi=1", imageAlt: "Generous breakfast buffet with homemade sides and comfort food" }, { - id: "sides", name: "Homemade Sides", price: "À La Carte", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-sweet-potatoes-wooden-board_23-2148619069.jpg", imageAlt: "Selection of homemade barbecue sides including coleslaw and baked beans" + id: "sides", name: "Homemade Sides", price: "À La Carte", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-sweet-potatoes-wooden-board_23-2148619069.jpg?_wi=1", imageAlt: "Selection of homemade barbecue sides including coleslaw and baked beans" } ]} /> @@ -103,22 +103,22 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah Mitchell, Local Business Owner", date: "Date: 15 November 2024", title: "The heart of Benton's dining scene", quote: "Hutchens is where Benton families celebrate milestones and gather for comfort. The pulled pork is unmatched, and the staff treats you like family. I've been coming here for 20 years and it never disappoints.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-girl-table_23-2148972774.jpg" + id: "1", name: "Sarah Mitchell, Local Business Owner", date: "Date: 15 November 2024", title: "The heart of Benton's dining scene", quote: "Hutchens is where Benton families celebrate milestones and gather for comfort. The pulled pork is unmatched, and the staff treats you like family. I've been coming here for 20 years and it never disappoints.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-handsome-man-with-beard-looking-thoughtful-upper-left-corner-imaging-smiling_1258-26774.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-girl-table_23-2148972774.jpg?_wi=1" }, { - id: "2", name: "James Crawford, Kentucky Lake Visitor", date: "Date: 12 November 2024", title: "A true destination worth the drive", quote: "We drove 45 minutes out of our way after hearing about Hutchens' reputation. Worth every mile. The breakfast buffet was incredible, portions are generous, and the prices are fair. This is what authentic Southern barbecue should be.", tag: "Travel Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg" + id: "2", name: "James Crawford, Kentucky Lake Visitor", date: "Date: 12 November 2024", title: "A true destination worth the drive", quote: "We drove 45 minutes out of our way after hearing about Hutchens' reputation. Worth every mile. The breakfast buffet was incredible, portions are generous, and the prices are fair. This is what authentic Southern barbecue should be.", tag: "Travel Guest", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-lady-designer-sitting-indoors-night-holding-pencil_171337-15774.jpg", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg?_wi=2" }, { - id: "3", name: "Emma Rodriguez, Family with Children", date: "Date: 8 November 2024", title: "Kids love it, adults relax", quote: "Taking our kids to Hutchens has become a Saturday tradition. The welcoming atmosphere makes families feel comfortable, the food is delicious, and everyone leaves happy and full. This is where memories happen.", tag: "Family Diner", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-african-american-man-cafe-fashion-shooting-paris_1321-3458.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-sweet-potatoes-wooden-board_23-2148619069.jpg" + id: "3", name: "Emma Rodriguez, Family with Children", date: "Date: 8 November 2024", title: "Kids love it, adults relax", quote: "Taking our kids to Hutchens has become a Saturday tradition. The welcoming atmosphere makes families feel comfortable, the food is delicious, and everyone leaves happy and full. This is where memories happen.", tag: "Family Diner", avatarSrc: "http://img.b2bpic.net/free-photo/young-attractive-african-american-man-cafe-fashion-shooting-paris_1321-3458.jpg", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-sweet-potatoes-wooden-board_23-2148619069.jpg?_wi=2" }, { - id: "4", name: "Michael Thompson, Regional Traveler", date: "Date: 3 November 2024", title: "Authentic charm you can't fake", quote: "I travel through Kentucky regularly and always stop at Hutchens. The slow-smoked meats, the homemade sides, the genuine hospitality—it's everything real barbecue should be. No chains can compete with this level of authenticity.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149366431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893506.jpg" + id: "4", name: "Michael Thompson, Regional Traveler", date: "Date: 3 November 2024", title: "Authentic charm you can't fake", quote: "I travel through Kentucky regularly and always stop at Hutchens. The slow-smoked meats, the homemade sides, the genuine hospitality—it's everything real barbecue should be. No chains can compete with this level of authenticity.", tag: "Frequent Visitor", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-friends-taking-selfie_23-2149366431.jpg", imageSrc: "http://img.b2bpic.net/free-photo/top-view-food-banquet_23-2149893506.jpg?_wi=2" }, { - id: "5", name: "Jessica Webb, Local Teacher", date: "Date: 1 November 2024", title: "More than a restaurant, it's community", quote: "Hutchens embodies what small-town dining should be. The owners know regulars by name, the staff is genuine and friendly, and the food is made with care. Supporting Hutchens means supporting Benton's heart.", tag: "Community Member", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-girl-table_23-2148972774.jpg" + id: "5", name: "Jessica Webb, Local Teacher", date: "Date: 1 November 2024", title: "More than a restaurant, it's community", quote: "Hutchens embodies what small-town dining should be. The owners know regulars by name, the staff is genuine and friendly, and the food is made with care. Supporting Hutchens means supporting Benton's heart.", tag: "Community Member", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-girl-table_23-2148972774.jpg?_wi=2" }, { - id: "6", name: "David Garcia, Food Enthusiast", date: "Date: 28 October 2024", title: "Slow-smoked perfection every visit", quote: "The barbecue here is exceptional—smoked low and slow with techniques passed down through generations. Every plate shows the commitment to quality. Fair prices for premium food. Hutchens represents everything special about Southern barbecue.", tag: "BBQ Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-indoor-portrait-smiling-charming-girl-with-blonde-curly-hair-posing-with-retro-camera-while-sitting-window_291650-1076.jpg", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg" + id: "6", name: "David Garcia, Food Enthusiast", date: "Date: 28 October 2024", title: "Slow-smoked perfection every visit", quote: "The barbecue here is exceptional—smoked low and slow with techniques passed down through generations. Every plate shows the commitment to quality. Fair prices for premium food. Hutchens represents everything special about Southern barbecue.", tag: "BBQ Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-indoor-portrait-smiling-charming-girl-with-blonde-curly-hair-posing-with-retro-camera-while-sitting-window_291650-1076.jpg", imageSrc: "http://img.b2bpic.net/free-photo/steak-brazillian-style_1339-8284.jpg?_wi=3" } ]} />