diff --git a/src/app/page.tsx b/src/app/page.tsx index bbaeb27..67cefa0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,7 +81,7 @@ export default function LandingPage() { { title: "Performance Focused", description: "Fast, secure, and optimized websites that rank well and convert visitors to customers.", icon: Rocket }, { title: "Ongoing Support", description: "We don't just launch your site—we maintain, update, and optimize it for continued success.", icon: Shield }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWuUaJqdNRH5aR5pbzqhE0HMby/a-professional-web-designer-working-at-a-1772720771968-7faa372a.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWuUaJqdNRH5aR5pbzqhE0HMby/a-professional-web-designer-working-at-a-1772720771968-7faa372a.png?_wi=1" imageAlt="Our web development team working on projects" mediaAnimation="slide-up" imagePosition="right" @@ -104,7 +104,7 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Design", title: "Web Design", subtitle: "Beautiful, User-Focused Design", description: "We create visually stunning websites that not only look amazing but provide exceptional user experiences. Our designs are responsive, modern, and aligned with your brand identity to attract and engage your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWuUaJqdNRH5aR5pbzqhE0HMby/a-professional-web-designer-working-at-a-1772720771968-7faa372a.png", imageAlt: "Web design services", buttons: [{ text: "Learn More", href: "#" }], + tag: "Design", title: "Web Design", subtitle: "Beautiful, User-Focused Design", description: "We create visually stunning websites that not only look amazing but provide exceptional user experiences. Our designs are responsive, modern, and aligned with your brand identity to attract and engage your target audience.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AWuUaJqdNRH5aR5pbzqhE0HMby/a-professional-web-designer-working-at-a-1772720771968-7faa372a.png?_wi=2", imageAlt: "Web design services", buttons: [{ text: "Learn More", href: "#" }], }, { id: 2,