diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index cb86c64..7844daa 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,7 +73,7 @@ export default function AboutPage() { title="About AI Solutions: Innovation Meets Excellence" description="We're a team of passionate technologists and strategists dedicated to helping SMBs and startups harness the power of AI and modern digital tools to transform their businesses, attract customers, and scale faster than ever before." background={{ variant: "animated-grid" }} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-modern-sleek-ai-dashboard-interface-sh-1772910640946-583d0faf.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-modern-sleek-ai-dashboard-interface-sh-1772910640946-583d0faf.png?_wi=2" imageAlt="AI Solutions Team" mediaAnimation="slide-up" imagePosition="left" @@ -111,7 +111,7 @@ export default function AboutPage() { testimonial: "AI Solutions didn't just build us a tool—they became our strategic partner. Their deep understanding of our business challenges was remarkable.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-a-1772910638838-2921a03d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-a-1772910638838-2921a03d.png?_wi=2", imageAlt: "Sarah Chen", }, { @@ -121,7 +121,7 @@ export default function AboutPage() { testimonial: "From day one, the team was invested in our success. Their passion for what they do is contagious and their results speak for themselves.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-m-1772910639140-76262c18.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-m-1772910639140-76262c18.png?_wi=2", imageAlt: "Marcus Johnson", }, { @@ -131,7 +131,7 @@ export default function AboutPage() { testimonial: "What sets them apart is their communication and transparency. We always knew exactly what we were getting and why it mattered to our business.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-f-1772910638877-2d53d2d2.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-f-1772910638877-2d53d2d2.png?_wi=2", imageAlt: "Emma Rodriguez", }, ]} diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 63e7cf0..975f54e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -116,7 +116,7 @@ export default function ContactPage() { handle: "@sarahchen_ceo", testimonial: "AI Solutions transformed our customer service with their intelligent assistant. We've seen a 60% reduction in support tickets and 40% increase in customer satisfaction.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-a-1772910638838-2921a03d.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-a-1772910638838-2921a03d.png?_wi=3", imageAlt: "Sarah Chen", }, { @@ -125,7 +125,7 @@ export default function ContactPage() { handle: "@marcusj_founder", testimonial: "Their website and automation tools have been game-changers for our startup. We launched in half the time we expected and tripled our conversion rate.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-m-1772910639140-76262c18.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-m-1772910639140-76262c18.png?_wi=3", imageAlt: "Marcus Johnson", }, { @@ -134,7 +134,7 @@ export default function ContactPage() { handle: "@emma_biz_leader", testimonial: "Working with AI Solutions was seamless. The team understood our needs and delivered a solution that actually works. Highly recommend them!", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-f-1772910638877-2d53d2d2.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AJvRhBlhZ1rFvLVrNRaNJvtk4M/a-professional-headshot-of-a-confident-f-1772910638877-2d53d2d2.png?_wi=3", imageAlt: "Emma Rodriguez", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index f9af96d..7722ebd 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1434,6 +1434,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +