From b334c3449b0a6f8d8185f4cbe720e384ffdcb519 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 07:02:56 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2d4e5e5..334128d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,7 +98,7 @@ export default function LandingPage() { id: "web-design", title: "Custom Web Design", descriptions: [ "Stunning, conversion-optimized designs that reflect your brand identity", "Fully responsive layouts that work flawlessly across all devices", "Modern aesthetics combined with intuitive user experience principles" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png", imageAlt: "Custom web design portfolio" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png?_wi=1", imageAlt: "Custom web design portfolio" }, { id: "web-development", title: "Advanced Web Development", descriptions: [ @@ -116,7 +116,7 @@ export default function LandingPage() { id: "ui-ux", title: "UI/UX Design", descriptions: [ "User-centered design approach backed by research and testing", "Intuitive interfaces that maximize engagement and conversions", "Accessible design that works for all users" ], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png", imageAlt: "UI UX design interface" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png?_wi=2", imageAlt: "UI UX design interface" } ]} gridVariant="four-items-2x2-equal-grid" @@ -135,7 +135,7 @@ export default function LandingPage() { description="Lightning-fast loading speeds, data-driven strategies, and responsive designs that convert" subdescription="Trusted by 200+ businesses across industries" icon={CheckCircle} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AmzJMd4ah2mtygQlVWKaKS6XBF/stunning-modern-website-design-mockup-fe-1773212539007-1f2230f8.png?_wi=3" imageAlt="Why choose Adib - modern design showcase" mediaAnimation="slide-up" useInvertedBackground={true} -- 2.49.1