diff --git a/src/app/page.tsx b/src/app/page.tsx index 34fac78..0d8fdd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,10 +53,11 @@ export default function LandingPage() { { text: "📅 Reserve a Table", href: "#contact" }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=1" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg" imageAlt="Aroma Fine Dine Restaurant Interior" mediaAnimation="blur-reveal" imagePosition="right" + background={{ variant: "sparkles-gradient" }} testimonials={[ { name: "Priya Sharma", handle: "Family Dining Enthusiast", testimonial: "Service was amazing, food was exceptional. The chicken tikka biryani was absolutely incredible!", rating: 5, @@ -211,7 +212,7 @@ export default function LandingPage() { description="Subscribe to our newsletter for special offers, new menu items, and event updates. Or call us directly to make a reservation!" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8730.jpg" imageAlt="Aroma Restaurant" mediaAnimation="blur-reveal" mediaPosition="right"