Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-16 10:22:02 +00:00

View File

@@ -59,15 +59,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Johnson", handle: "@sarahjdev", testimonial: "Built my entire portfolio in 2 minutes. The AI understood exactly what I wanted.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-professional-headshot-of-a-software-de-1773656422901-3cdb599f.png", imageAlt: "Sarah Johnson"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-professional-headshot-of-a-software-de-1773656422901-3cdb599f.png?_wi=1", imageAlt: "Sarah Johnson"
},
{
name: "Marcus Chen", handle: "@marcusdesigns", testimonial: "As a designer, I'm impressed by the attention to detail and smooth animations.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-creative-professional-headshot-showing-1773656423162-0fbf9ff0.png", imageAlt: "Marcus Chen"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-creative-professional-headshot-showing-1773656423162-0fbf9ff0.png?_wi=1", imageAlt: "Marcus Chen"
},
{
name: "Elena Rodriguez", handle: "@elenardev", testimonial: "Launched my startup website instantly. No coding required, perfect results.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-business-founder-or-startup-ceo-profes-1773656423127-356deefb.png", imageAlt: "Elena Rodriguez"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-business-founder-or-startup-ceo-profes-1773656423127-356deefb.png?_wi=1", imageAlt: "Elena Rodriguez"
}
]}
testimonialRotationInterval={5000}
@@ -148,15 +148,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Johnson", role: "Freelance Designer", company: "Design Studio Pro", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-professional-headshot-of-a-software-de-1773656422901-3cdb599f.png", imageAlt: "Sarah Johnson testimonial"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-professional-headshot-of-a-software-de-1773656422901-3cdb599f.png?_wi=2", imageAlt: "Sarah Johnson testimonial"
},
{
id: "2", name: "Marcus Chen", role: "Product Designer", company: "Creative Agency", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-creative-professional-headshot-showing-1773656423162-0fbf9ff0.png", imageAlt: "Marcus Chen testimonial"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-creative-professional-headshot-showing-1773656423162-0fbf9ff0.png?_wi=2", imageAlt: "Marcus Chen testimonial"
},
{
id: "3", name: "Elena Rodriguez", role: "Startup Founder", company: "Tech Innovations", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-business-founder-or-startup-ceo-profes-1773656423127-356deefb.png", imageAlt: "Elena Rodriguez testimonial"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3B1Ug5D2CCQo8OhE30fNu95GVch/a-business-founder-or-startup-ceo-profes-1773656423127-356deefb.png?_wi=2", imageAlt: "Elena Rodriguez testimonial"
},
{
id: "4", name: "James Wilson", role: "Growth Manager", company: "Digital Marketing Co", rating: 5,