Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-30 18:20:14 +00:00

View File

@@ -104,10 +104,10 @@ export default function LandingPage() {
description="What our amazing subscribers have to say about TheSamyZone."
testimonials={[
{ id: "1", name: "Alex R.", handle: "@alexcreative", testimonial: "The best channel for tech-meets-art!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-viewer-friendly-and-natura-1774894741363-07592350.png" },
{ id: "2", name: "Jordan P.", handle: "@jordan_tech", testimonial: "Incredible production value and insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-tech-fan-professional-1774894740780-3c611b5c.png" },
{ id: "2", name: "Jordan P.", handle: "@jordan_tech", testimonial: "Incredible production value and insights.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-tech-fan-professional-1774894740780-3c611b5c.png?_wi=1" },
{ id: "3", name: "Casey L.", handle: "@caseydesign", testimonial: "Always inspired after every upload.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-creative-community-user-1774894740896-7216b1c6.png" },
{ id: "4", name: "Sam K.", handle: "@samk_edits", testimonial: "The editing tutorials are top-notch.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-happy-channel-subscriber-1774894740398-fd3f539d.png" },
{ id: "5", name: "Taylor J.", handle: "@taylor_vids", testimonial: "A must-watch for any creative.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-tech-fan-professional-1774894740780-3c611b5c.png" }
{ id: "5", name: "Taylor J.", handle: "@taylor_vids", testimonial: "A must-watch for any creative.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bfy7NnSRD8WCyajFWqeIRPYDK4/portrait-of-a-tech-fan-professional-1774894740780-3c611b5c.png?_wi=2" }
]}
/>
</div>