diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index a706481..e432f6e 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { handle: "@sarahjohnson", testimonial: "Web Link transformed our online presence completely. Their team understood our vision perfectly and delivered a stunning website that has significantly increased our conversions.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png?_wi=2", imageAlt: "Sarah Johnson testimonial", }, { @@ -98,7 +98,7 @@ export default function AboutPage() { handle: "@mchen_tech", testimonial: "Outstanding work from start to finish. The Web Link team was responsive, professional, and truly cared about our project. Highly recommended for any business looking for quality web design.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png?_wi=2", imageAlt: "Michael Chen testimonial", }, { @@ -107,7 +107,7 @@ export default function AboutPage() { handle: "@erodriguez_design", testimonial: "I was impressed by their attention to detail and commitment to excellence. The final website exceeded all expectations and our clients love it. Worth every penny!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png?_wi=2", imageAlt: "Emily Rodriguez testimonial", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b7635d..6858b97 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function HomePage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png?_wi=1" imageAlt="Web design dashboard showcase" imagePosition="right" mediaAnimation="blur-reveal" @@ -128,7 +128,7 @@ export default function HomePage() { price: "Custom Project", rating: 5, reviewCount: "12.3k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=1", imageAlt: "Tech startup website design", }, { @@ -138,7 +138,7 @@ export default function HomePage() { price: "Custom Project", rating: 5, reviewCount: "8.9k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=1", imageAlt: "E-commerce website design", }, { @@ -148,7 +148,7 @@ export default function HomePage() { price: "Custom Project", rating: 5, reviewCount: "15.4k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=1", imageAlt: "Corporate business website", }, ]} @@ -175,7 +175,7 @@ export default function HomePage() { handle: "@sarahjohnson", testimonial: "Web Link transformed our online presence completely. Their team understood our vision perfectly and delivered a stunning website that has significantly increased our conversions.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-confident-bus-1772758733174-536617eb.png?_wi=1", imageAlt: "Sarah Johnson testimonial", }, { @@ -184,7 +184,7 @@ export default function HomePage() { handle: "@mchen_tech", testimonial: "Outstanding work from start to finish. The Web Link team was responsive, professional, and truly cared about our project. Highly recommended for any business looking for quality web design.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-successful-bu-1772758731548-a7be2ca1.png?_wi=1", imageAlt: "Michael Chen testimonial", }, { @@ -193,7 +193,7 @@ export default function HomePage() { handle: "@erodriguez_design", testimonial: "I was impressed by their attention to detail and commitment to excellence. The final website exceeded all expectations and our clients love it. Worth every penny!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/professional-headshot-of-a-creative-prof-1772758731804-3076ae80.png?_wi=1", imageAlt: "Emily Rodriguez testimonial", }, { diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index e18eec4..49cf9c5 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -47,7 +47,7 @@ export default function PortfolioPage() { tagIcon={Award} tagAnimation="slide-up" background={{ variant: "canvas-reveal" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png?_wi=3" imageAlt="Portfolio showcase" imagePosition="right" mediaAnimation="blur-reveal" @@ -74,7 +74,7 @@ export default function PortfolioPage() { price: "Custom Project", rating: 5, reviewCount: "12.3k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=3", imageAlt: "Tech startup website design", }, { @@ -84,7 +84,7 @@ export default function PortfolioPage() { price: "Custom Project", rating: 5, reviewCount: "8.9k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=3", imageAlt: "E-commerce website design", }, { @@ -94,7 +94,7 @@ export default function PortfolioPage() { price: "Custom Project", rating: 5, reviewCount: "15.4k", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=3", imageAlt: "Corporate business website", }, ]} diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index f0bce5a..a941d1c 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -47,7 +47,7 @@ export default function ServicesPage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "animated-grid" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-modern-web-design-showcase-featuring-r-1772758731665-27ba96e3.png?_wi=2" imageAlt="Web design services showcase" imagePosition="right" mediaAnimation="blur-reveal" @@ -105,7 +105,7 @@ export default function ServicesPage() { title: "Starter", price: "$2,499", period: "one-time", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-beautifully-designed-website-homepage--1772758732160-fd9940a4.png?_wi=2", imageAlt: "Starter plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -121,7 +121,7 @@ export default function ServicesPage() { title: "Professional", price: "$5,999", period: "one-time", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/an-e-commerce-website-design-featuring-p-1772758732318-4df63d19.png?_wi=2", imageAlt: "Professional plan", button: { text: "Choose Plan", href: "/contact" }, features: [ @@ -137,7 +137,7 @@ export default function ServicesPage() { title: "Enterprise", price: "$12,999", period: "one-time", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AY9PYKHCB4wOSR74aXxNEBpZ8a/a-corporate-business-website-design-with-1772758737000-ba6052fb.png?_wi=2", imageAlt: "Enterprise plan", button: { text: "Schedule Consultation", href: "/contact" }, features: [