From 65ffc50cebde0920a1d9004a0e3115296f73fced Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:24:54 +0000 Subject: [PATCH 1/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index edce7fa..0a98e7b 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -47,7 +47,7 @@ export default function ContactPage() { description="Get the latest features, tips, and best practices delivered to your inbox. Join our creator community and never miss an update." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/abstract-technology-background-with-warm-1772497231143-4baf05db.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/abstract-technology-background-with-warm-1772497231143-4baf05db.png?_wi=2" imageAlt="ViralAI Studio technology background" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From e6825d0efc57b379578828b383dd960ac36712d8 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 00:24:54 +0000 Subject: [PATCH 2/4] Update src/app/features/page.tsx --- src/app/features/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/features/page.tsx b/src/app/features/page.tsx index 7ac43e7..465c40a 100644 --- a/src/app/features/page.tsx +++ b/src/app/features/page.tsx @@ -73,11 +73,11 @@ export default function FeaturesPage() { Date: Tue, 3 Mar 2026 00:24:54 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ab5407..b128325 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -98,11 +98,11 @@ export default function HomePage() { Date: Tue, 3 Mar 2026 00:24:55 +0000 Subject: [PATCH 4/4] Update src/app/pricing/page.tsx --- src/app/pricing/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/pricing/page.tsx b/src/app/pricing/page.tsx index c83b510..2fae0d6 100644 --- a/src/app/pricing/page.tsx +++ b/src/app/pricing/page.tsx @@ -82,13 +82,13 @@ export default function PricingPage() { testimonials={[ { id: "1", name: "Sarah Chen", role: "Content Creator", company: "SarahCreates", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/professional-headshot-of-a-content-creat-1772497229916-9dd35fab.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/professional-headshot-of-a-content-creat-1772497229916-9dd35fab.png?_wi=2"}, { id: "2", name: "Marcus Johnson", role: "YouTube Producer", company: "Epic Productions", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/young-female-video-editor-creator-in-a-c-1772497230751-a76dc93c.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/young-female-video-editor-creator-in-a-c-1772497230751-a76dc93c.png?_wi=2"}, { id: "3", name: "Emma Rodriguez", role: "TikTok Creator", company: "ViralVibes", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/male-filmmaker-content-creator-in-casual-1772497230900-ce88c137.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3APaxq631vx47XjqYF1A9jKfIGG/male-filmmaker-content-creator-in-casual-1772497230900-ce88c137.png?_wi=2"}, ]} kpiItems={[ { value: "10x", label: "Faster video editing" }, -- 2.49.1