From 4c764be12be559d0b22b4a8110c95df1857c67e1 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 15:23:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5c41bb6..d589db4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,8 +61,8 @@ export default function LandingPage() { { text: "Make a Reservation", href: "#contact"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-donuts-yummy-delicious-with-chocolate-brown-desk-grey-background_140725-13399.jpg" - imageAlt="Delicious grilled steak and barbecue ribs" + imageSrc="https://images.unsplash.com/photo-1579737151049-5567b4c4f039?auto=format&fit=crop&q=80&w=1920&h=1080&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageAlt="Delicious grilled steak on a platter" mediaAnimation="opacity" avatars={[ { @@ -202,8 +202,8 @@ export default function LandingPage() { { id: "faq-4", title: "What are your opening hours?", content: "We are open Tuesday to Sunday from 11:30 AM to 10:00 PM. We are closed on Mondays. Happy hour specials run daily from 4:00 PM to 6:00 PM."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/fashionable-african-american-woman-black-cap-chilling-cozy-cafe_627829-5870.jpg" - imageAlt="Restaurant interior with comfortable seating" + imageSrc="https://images.unsplash.com/photo-1517248135467-4c7edab717fa?auto=format&fit=crop&q=80&w=800&h=600&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageAlt="Cozy restaurant interior" mediaAnimation="opacity" mediaPosition="left" title="Frequently Asked Questions" @@ -230,8 +230,8 @@ export default function LandingPage() { textarea={{ name: "message", placeholder: "Your Message or Reservation Details", rows: 4, }} - imageSrc="http://img.b2bpic.net/free-photo/girl-is-shopping_1321-366.jpg" - imageAlt="Exterior view of Big Fellas Grill restaurant" + imageSrc="https://images.unsplash.com/photo-1555567228-580a656461a3?auto=format&fit=crop&q=80&w=800&h=600&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D" + imageAlt="Restaurant exterior at night" mediaAnimation="opacity" mediaPosition="right" buttonText="Send Message"