diff --git a/src/app/page.tsx b/src/app/page.tsx index e9d8d53..6a15e16 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,13 +55,13 @@ export default function LandingPage() { testimonials={[ { name: "Alex Rivera", handle: "Game Director, Studio X", testimonial: "geekd transformed our game's visual identity with incredible VFX work. Absolutely professional.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-portrait-of-a-ga-1772882214852-873d1cea.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-portrait-of-a-ga-1772882214852-873d1cea.png?_wi=1"}, { name: "Jordan Chen", handle: "Creative Lead, Digital Arts", testimonial: "Outstanding particle effects and smooth animations. Delivered beyond expectations every time.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-of-a-creative-pr-1772882214150-af6ac31b.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-of-a-creative-pr-1772882214150-af6ac31b.png?_wi=1"}, { name: "Sam Taylor", handle: "Producer, Game Studios Inc", testimonial: "Working with geekd was a game changer. The technical quality and creativity are unmatched.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-portrait-of-a-video-game--1772882214626-9045f9bc.png"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-portrait-of-a-video-game--1772882214626-9045f9bc.png?_wi=1"}, ]} testimonialRotationInterval={5000} useInvertedBackground={false} @@ -80,7 +80,7 @@ export default function LandingPage() { { value: "50+", title: "VFX Projects Completed" }, { value: "1M+", title: "Players Experienced My Work" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-polished-roblox-vfx-effect-showing-smo-1772882214738-2cd59771.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-polished-roblox-vfx-effect-showing-smo-1772882214738-2cd59771.png?_wi=1" imageAlt="VFX particle system showcase" useInvertedBackground={false} mediaAnimation="slide-up" @@ -98,7 +98,7 @@ export default function LandingPage() { features={[ { id: "1", title: "Particle Effect Systems", tags: ["VFX", "Particles", "2024"], - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-polished-roblox-vfx-effect-showing-smo-1772882214738-2cd59771.png", imageAlt: "Advanced particle effect system"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-polished-roblox-vfx-effect-showing-smo-1772882214738-2cd59771.png?_wi=2", imageAlt: "Advanced particle effect system"}, { id: "2", title: "Smooth Animation Transitions", tags: ["Animation", "Motion Design", "2024"], imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-creative-roblox-vfx-animation-showing--1772882215685-6ffab634.png", imageAlt: "Cascading animation effects"}, @@ -141,11 +141,11 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Alex Rivera", role: "Game Director, Studio X", testimonial: "geekd delivered exceptional VFX that elevated our game's visual quality. Professional, creative, and incredibly responsive to feedback. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-portrait-of-a-ga-1772882214852-873d1cea.png", imageAlt: "Alex Rivera"}, + id: "1", name: "Alex Rivera", role: "Game Director, Studio X", testimonial: "geekd delivered exceptional VFX that elevated our game's visual quality. Professional, creative, and incredibly responsive to feedback. Highly recommended!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-portrait-of-a-ga-1772882214852-873d1cea.png?_wi=2", imageAlt: "Alex Rivera"}, { - id: "2", name: "Jordan Chen", role: "Creative Lead, Digital Arts", testimonial: "The particle effects and smooth animations geekd created transformed our user experience. The technical execution was flawless and the creativity outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-of-a-creative-pr-1772882214150-af6ac31b.png", imageAlt: "Jordan Chen"}, + id: "2", name: "Jordan Chen", role: "Creative Lead, Digital Arts", testimonial: "The particle effects and smooth animations geekd created transformed our user experience. The technical execution was flawless and the creativity outstanding.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-of-a-creative-pr-1772882214150-af6ac31b.png?_wi=2", imageAlt: "Jordan Chen"}, { - id: "3", name: "Sam Taylor", role: "Producer, Game Studios Inc", testimonial: "Working with geekd was seamless. They understood our vision, delivered on time, and produced VFX that impressed both our team and players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-portrait-of-a-video-game--1772882214626-9045f9bc.png", imageAlt: "Sam Taylor"}, + id: "3", name: "Sam Taylor", role: "Producer, Game Studios Inc", testimonial: "Working with geekd was seamless. They understood our vision, delivered on time, and produced VFX that impressed both our team and players.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-portrait-of-a-video-game--1772882214626-9045f9bc.png?_wi=2", imageAlt: "Sam Taylor"}, { id: "4", name: "Morgan Lee", role: "Creative Director, Indie Games", testimonial: "Exceptional artist with deep technical knowledge. geekd brought fresh ideas and professional quality to every project. Would definitely work together again.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AcBnqHihRJJhoow0yy5Y6BYnpK/a-professional-headshot-of-a-game-studio-1772882214829-88957590.png", imageAlt: "Morgan Lee"}, ]}