diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 1d0f49d..2405aad 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=5" imageAlt="Webuild team collaborating" mediaAnimation="slide-up" mediaPosition="right" @@ -120,7 +120,7 @@ export default function ContactPage() { quote: "Webuild completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.", name: "Sarah Johnson", role: "CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=3", imageAlt: "Sarah Johnson", }, { @@ -129,7 +129,7 @@ export default function ContactPage() { quote: "The team at Webuild understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.", name: "Michael Chen", role: "Founder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=3", imageAlt: "Michael Chen", }, { @@ -138,7 +138,7 @@ export default function ContactPage() { quote: "The automation solutions Webuild implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!", name: "Emily Rodriguez", role: "Marketing Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=3", imageAlt: "Emily Rodriguez", }, ]} diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bf0754..ab45e8f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function HomePage() { quote: "Webuild completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.", name: "Sarah Johnson", role: "CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=1", imageAlt: "Sarah Johnson", }, { @@ -162,7 +162,7 @@ export default function HomePage() { quote: "The team at Webuild understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.", name: "Michael Chen", role: "Founder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=1", imageAlt: "Michael Chen", }, { @@ -171,7 +171,7 @@ export default function HomePage() { quote: "The automation solutions Webuild implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!", name: "Emily Rodriguez", role: "Marketing Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=1", imageAlt: "Emily Rodriguez", }, { @@ -197,7 +197,7 @@ export default function HomePage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=1" imageAlt="Webuild team collaborating" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 3c4efe6..fb95e0a 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -91,7 +91,7 @@ export default function PortfolioPage() { quote: "Webuild completely redesigned our website and automated our entire sales funnel. The results were immediate—we saw a 45% increase in conversions within the first month.", name: "Sarah Johnson", role: "CEO", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-business-exec-1772556085798-89516a91.png?_wi=2", imageAlt: "Sarah Johnson", }, { @@ -100,7 +100,7 @@ export default function PortfolioPage() { quote: "The team at Webuild understands web development like no one else. They built us a custom SaaS platform that our users absolutely love. Their attention to detail is unmatched.", name: "Michael Chen", role: "Founder", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-marketing-dir-1772556085875-919d8187.png?_wi=2", imageAlt: "Michael Chen", }, { @@ -109,7 +109,7 @@ export default function PortfolioPage() { quote: "The automation solutions Webuild implemented have saved our team over 50 hours per month. We can now focus on strategy instead of manual tasks. Highly recommend!", name: "Emily Rodriguez", role: "Marketing Director", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/professional-headshot-of-a-startup-found-1772556085710-8ab57057.png?_wi=2", imageAlt: "Emily Rodriguez", }, ]} @@ -126,7 +126,7 @@ export default function PortfolioPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=3" imageAlt="Project collaboration" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index d5344a7..50af677 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -54,7 +54,7 @@ export default function PricingPage() { title: "Starter", price: "$2,999", period: "one-time", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png?_wi=2", imageAlt: "Starter plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -70,7 +70,7 @@ export default function PricingPage() { title: "Professional", price: "$7,999", period: "one-time", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png?_wi=2", imageAlt: "Professional plan", button: { text: "Get Started", href: "/contact" }, features: [ @@ -87,7 +87,7 @@ export default function PricingPage() { title: "Enterprise", price: "Custom", period: "quote", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png?_wi=2", imageAlt: "Enterprise plan", button: { text: "Contact Us", href: "/contact" }, features: [ @@ -161,7 +161,7 @@ export default function PricingPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=4" imageAlt="Custom quote inquiry" mediaAnimation="slide-up" mediaPosition="right" diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d229285..1b6374e 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -96,7 +96,7 @@ export default function ServicesPage() { name: "Website Design & Development", price: "Starting $2,999", variant: "Custom Design Responsive Layout", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/designer-working-on-responsive-website-m-1772556087273-060ae977.png?_wi=1", imageAlt: "Website design service", }, { @@ -104,7 +104,7 @@ export default function ServicesPage() { name: "Web Automation & Integration", price: "Starting $1,999", variant: "API Integration Workflow Automation", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/abstract-visualization-of-website-automa-1772556087854-f79afd8a.png?_wi=1", imageAlt: "Automation integration service", }, { @@ -112,7 +112,7 @@ export default function ServicesPage() { name: "Performance & Optimization", price: "Starting $999", variant: "Speed Optimization SEO Enhancement", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/developer-coding-modern-web-applications-1772556086863-87ad7072.png?_wi=1", imageAlt: "Performance optimization service", }, ]} @@ -131,7 +131,7 @@ export default function ServicesPage() { tagIcon={Mail} background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARWjA802o7PKeHYkcYoaQioEb8/modern-collaborative-workspace-showing-d-1772556088258-1f3bf5a6.png?_wi=2" imageAlt="Services consultation" mediaAnimation="slide-up" mediaPosition="right"