From ab18fba8ad643416a46270567fc4a00052a53505 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 15:22:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d746b04..85938ed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,7 +73,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg?_wi=1", imageAlt: "virtual tour interface mockup", }, { @@ -135,7 +135,7 @@ export default function LandingPage() { content: "Showcase your facilities and safe campus environment to prospective parents anywhere in the world.", }, ]} - imageSrc="http://img.b2bpic.net/free-vector/collection-virtual-reality-colored-elements_23-2147593359.jpg" + imageSrc="http://img.b2bpic.net/free-vector/collection-virtual-reality-colored-elements_23-2147593359.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="google street view symbol" /> @@ -178,14 +178,14 @@ export default function LandingPage() { id: "i1", name: "Schools", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/cute-multiethnic-kids-learning-use-virtual-reality-glasses_74855-16359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-multiethnic-kids-learning-use-virtual-reality-glasses_74855-16359.jpg?_wi=1", imageAlt: "school classroom virtual tour", }, { id: "i2", name: "Real Estate", price: "Custom Pricing", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-travelling-together_1262-20256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-travelling-together_1262-20256.jpg?_wi=1", imageAlt: "real estate photography home", }, { @@ -241,7 +241,7 @@ export default function LandingPage() { description: "Higher conversion rates.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-with-camera-street_23-2147762306.jpg" + imageSrc="http://img.b2bpic.net/free-photo/cheerful-man-with-camera-street_23-2147762306.jpg?_wi=1" mediaAnimation="slide-up" imageAlt="professional photographer 360" /> @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "Bidone 360 brought our school campus to life online.", tag: "Education", avatarSrc: "http://img.b2bpic.net/free-photo/international-day-education-celebration_23-2150931024.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg?_wi=2", imageAlt: "satisfied business owner portrait", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "Exceptional service and high-quality virtual tours.", tag: "Hospitality", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-camera-street_23-2147762306.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cheerful-man-with-camera-street_23-2147762306.jpg?_wi=2", imageAlt: "satisfied business owner portrait", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { quote: "Our Google ranking soared after the virtual tour.", tag: "Real Estate", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businesswoman_23-2148204410.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/collection-virtual-reality-colored-elements_23-2147593359.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/collection-virtual-reality-colored-elements_23-2147593359.jpg?_wi=2", imageAlt: "satisfied business owner portrait", }, { @@ -293,7 +293,7 @@ export default function LandingPage() { quote: "Professional, fast, and very responsive team.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-office_329181-19343.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-travelling-together_1262-20256.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/interracial-couple-travelling-together_1262-20256.jpg?_wi=2", imageAlt: "satisfied business owner portrait", }, { @@ -304,7 +304,7 @@ export default function LandingPage() { quote: "Patients love our new virtual clinic tour.", tag: "Healthcare", avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-posing_23-2148680245.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-multiethnic-kids-learning-use-virtual-reality-glasses_74855-16359.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-multiethnic-kids-learning-use-virtual-reality-glasses_74855-16359.jpg?_wi=2", imageAlt: "satisfied business owner portrait", }, ]} @@ -359,7 +359,7 @@ export default function LandingPage() { name: "requirements", placeholder: "Tell us about your project", }} - imageSrc="http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-streaming-their-home-using-smartphone_23-2151624929.jpg?_wi=3" imageAlt="virtual tour interface mockup" /> -- 2.49.1