diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c928c7..e616f5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,45 +55,45 @@ export default function LandingPage() { description="Exclusive financial expertise for high-net-worth individuals. Guaranteed results from the country's top specialist." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=1", imageAlt: "Marián Drgo Portrait", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=2", imageAlt: "Expertise Focus", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=3", imageAlt: "Consultation", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=4", imageAlt: "Strategy", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=5", imageAlt: "Analysis", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=6", imageAlt: "Professional Service", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=7", imageAlt: "Reliable Results", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=8", imageAlt: "High-End Mortgage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=9", imageAlt: "Strategic Advice", }, { - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=10", imageAlt: "Premium Support", }, ]} @@ -183,21 +183,21 @@ export default function LandingPage() { id: 1, title: "Unmatched Negotiation", description: "Leveraging deep bank relationships to secure rates unavailable to the public.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=11", imageAlt: "Negotiation", }, { id: 2, title: "Precision Speed", description: "Rapid loan approval process through streamlined, digitized workflows.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=12", imageAlt: "Speed", }, { id: 3, title: "Lifetime Support", description: "Continued monitoring and refinancing opportunities throughout your mortgage term.", - imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/confident-financial-advisor-ready-help-with-accounting_1262-16959.jpg?_wi=13", imageAlt: "Support", }, ]} @@ -232,7 +232,7 @@ export default function LandingPage() { quote: "Marián saved me years of interest. His negotiation skills are unparalleled.", tag: "Mortgage", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg?_wi=1", }, { id: "2", @@ -272,7 +272,7 @@ export default function LandingPage() { quote: "A truly premium service, very happy with the results.", tag: "Mortgage", avatarSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-spending-time-sofa-with-digital-tablet-mobile-phone_329181-838.jpg?_wi=2", }, ]} title="Client Success Stories" @@ -300,7 +300,7 @@ export default function LandingPage() {