diff --git a/src/app/page.tsx b/src/app/page.tsx index 2061898..70de1f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -69,27 +69,27 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=1", imageAlt: "Office Environment", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=2", imageAlt: "Professional Documents", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=3", imageAlt: "Tax Consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=4", imageAlt: "Immigration Support", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=5", imageAlt: "Document Assistance", }, { - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=6", imageAlt: "Trusted Team", }, ]} @@ -116,7 +116,7 @@ export default function LandingPage() { description: "Kind and attentive attention for every client.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-financial-advisor-having-meeting-with-couple-office_637285-1142.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-african-american-financial-advisor-having-meeting-with-couple-office_637285-1142.jpg?_wi=1" imageAlt="Professional meeting client" /> @@ -131,7 +131,7 @@ export default function LandingPage() { title: "Tax Services", description: "Expert tax preparation and refund management to maximize your return.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-businessman-answering-phone-call-surrounded-by-kpi-metrics-evaluate-company_482257-136145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-businessman-answering-phone-call-surrounded-by-kpi-metrics-evaluate-company_482257-136145.jpg?_wi=1", imageAlt: "Tax services", }, items: [ @@ -146,14 +146,14 @@ export default function LandingPage() { }, ], reverse: false, - imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/futuristic-kitchen-interior-design_23-2151821346.jpg?_wi=7", imageAlt: "professional office desk clean", }, { title: "Document Procedures", description: "Complete support for all types of legal and administrative documentation.", media: { - imageSrc: "http://img.b2bpic.net/free-photo/professional-businessman-answering-phone-call-surrounded-by-kpi-metrics-evaluate-company_482257-136145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-businessman-answering-phone-call-surrounded-by-kpi-metrics-evaluate-company_482257-136145.jpg?_wi=2", imageAlt: "Document services", }, items: [ @@ -168,7 +168,7 @@ export default function LandingPage() { }, ], reverse: true, - imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-financial-advisor-having-meeting-with-couple-office_637285-1142.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-financial-advisor-having-meeting-with-couple-office_637285-1142.jpg?_wi=2", imageAlt: "professional meeting client", }, ]}