diff --git a/src/app/page.tsx b/src/app/page.tsx index cd9f0fe..1c22d50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tag="Premium 360° Technology" tagIcon={Sparkles} background={{ variant: "noise" }} - imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821313.jpg" + imageSrc="http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821313.jpg?_wi=1" imageAlt="View360 immersive photography showcase" buttons={[ { text: "Explore Our Work", href: "#features" }, @@ -126,7 +126,7 @@ export default function LandingPage() { products={[ { id: "madrid-event", brand: "View360 Spain", name: "Madrid Showcase & Workshop", price: "March 23-25, 2025", rating: 5, - reviewCount: "Premium Event", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821313.jpg", imageAlt: "Madrid event showcase"}, + reviewCount: "Premium Event", imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-design_23-2151821313.jpg?_wi=2", imageAlt: "Madrid event showcase"}, { id: "bilbao-event", brand: "View360 Spain", name: "Bilbao Professional Session", price: "April 14, 2025", rating: 5, reviewCount: "Executive Briefing", imageSrc: "http://img.b2bpic.net/free-vector/futuristic-medical-infographic_23-2148497574.jpg", imageAlt: "Bilbao professional session"},