diff --git a/src/app/page.tsx b/src/app/page.tsx index 93c6f9a..8faa433 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { { text: "Call Now", href: "tel:+1970-586-2792" }, { text: "Learn More", href: "#about" } ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=1" imageAlt="Big Horn Restaurant cozy interior" showDimOverlay={true} /> @@ -78,7 +78,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" features={[ { - id: "pancakes", title: "Famous Pancakes", description: "Fluffy, golden pancakes made fresh to order with maple syrup and butter. A breakfast tradition that keeps guests coming back.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg", imageAlt: "Golden fluffy pancakes with syrup" + id: "pancakes", title: "Famous Pancakes", description: "Fluffy, golden pancakes made fresh to order with maple syrup and butter. A breakfast tradition that keeps guests coming back.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=1", imageAlt: "Golden fluffy pancakes with syrup" }, { id: "bbq", title: "Authentic BBQ", description: "Slow-smoked pulled pork and ribs with our signature sauce. Tender, flavorful, and made the traditional way.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-appetizing-roasted-meat-pork-with-vegetables-thanksgiving-day-closeup_1220-6563.jpg", imageAlt: "Smoked pulled pork BBQ plate" @@ -93,7 +93,7 @@ export default function LandingPage() { id: "fried-steak", title: "Chicken Fried Steak", description: "Breaded steak with creamy gravy, a comfort food classic. Hearty, delicious, and absolutely satisfying.", imageSrc: "http://img.b2bpic.net/free-photo/chicken-steak-peppers-sauce_1339-5835.jpg", imageAlt: "Chicken fried steak with gravy" }, { - id: "belgian-waffles", title: "Belgian Waffles", description: "Crispy on the outside, tender on the inside. Topped with fresh berries, whipped cream, and maple syrup.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg", imageAlt: "Belgian waffles with toppings" + id: "belgian-waffles", title: "Belgian Waffles", description: "Crispy on the outside, tender on the inside. Topped with fresh berries, whipped cream, and maple syrup.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-yummy-pancakes-with-fruits-olives-dark-surface-sweet-fruit-cake_140725-82079.jpg?_wi=2", imageAlt: "Belgian waffles with toppings" } ]} /> @@ -111,7 +111,7 @@ export default function LandingPage() { id: "location", value: "401 W", title: "Elkhorn Ave", description: "Heart of Estes Park, easy access", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-restaurant-is-decorated-with-greens_8353-9675.jpg", imageAlt: "Big Horn Restaurant location" }, { - id: "hours", value: "7:30", title: "PM Close", description: "Open daily for breakfast, lunch, dinner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg", imageAlt: "Restaurant interior dining" + id: "hours", value: "7:30", title: "PM Close", description: "Open daily for breakfast, lunch, dinner", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-couple-love-having-great-time-together-their-dating-attractive-couple-enjoying-each-other-eating-restaurant_613910-18747.jpg?_wi=2", imageAlt: "Restaurant interior dining" } ]} />