diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d19f43..d9ac63c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,7 +69,7 @@ export default function LandingPage() { href: "#portfolio", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/front-view-ofcomfortable-working-place-office_158595-1322.jpg" + imageSrc="http://img.b2bpic.net/free-photo/front-view-ofcomfortable-working-place-office_158595-1322.jpg?_wi=1" imageAlt="Professional workspace" /> @@ -113,42 +113,42 @@ export default function LandingPage() { name: "Restaurant Web", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=1", }, { id: "2", name: "Salon Booking", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=2", }, { id: "3", name: "Consulting Firm", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=3", }, { id: "4", name: "Retail Store", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=4", }, { id: "5", name: "Local Business", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=5", }, { id: "6", name: "Professional Studio", price: "Custom", variant: "Web", - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=6", }, ]} title="Our Portfolio" @@ -178,7 +178,7 @@ export default function LandingPage() { text: "Book Consultation", href: "#booking", }, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-ofcomfortable-working-place-office_158595-1322.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-ofcomfortable-working-place-office_158595-1322.jpg?_wi=2", imageAlt: "minimalist business office workspace", }, { @@ -197,7 +197,7 @@ export default function LandingPage() { text: "Inquire Now", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/web-design-website-coding-concept_53876-64988.jpg?_wi=7", imageAlt: "website mockup desktop clean", }, ]} @@ -218,7 +218,7 @@ export default function LandingPage() { handle: "CEO, Tech Inc", testimonial: "Exceptional work on our website redesign. Very professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", }, { id: "2", @@ -226,7 +226,7 @@ export default function LandingPage() { handle: "Owner, Local Salon", testimonial: "Transformed our booking experience. Clients love it.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", }, { id: "3", @@ -234,7 +234,7 @@ export default function LandingPage() { handle: "Founder, Shop", testimonial: "High-quality results and great communication.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=3", }, { id: "4", @@ -242,7 +242,7 @@ export default function LandingPage() { handle: "Principal, Firm", testimonial: "Exceeded expectations on all counts.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=4", }, { id: "5", @@ -250,7 +250,7 @@ export default function LandingPage() { handle: "Manager, Retail", testimonial: "Professional, reliable, and fast turnaround.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=5", }, ]} showRating={true}