Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-13 21:26:55 +00:00

View File

@@ -56,15 +56,15 @@ export default function LandingPage() {
testimonials={[
{
name: "Marcus Chen", handle: "@marcuschen", testimonial: "CryptoVault's platform transformed how we manage our portfolio. Execution speed is unmatched.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-male-crypto-i-1773437169594-1b76b40a.png", imageAlt: "Marcus Chen"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-male-crypto-i-1773437169594-1b76b40a.png?_wi=1", imageAlt: "Marcus Chen"
},
{
name: "Sarah Williams", handle: "@sarahwilliams", testimonial: "Best crypto trading platform I've used. The security features give me peace of mind.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-female-crypto-1773437168908-2b08ca35.png", imageAlt: "Sarah Williams"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-female-crypto-1773437168908-2b08ca35.png?_wi=1", imageAlt: "Sarah Williams"
},
{
name: "Alex Rodriguez", handle: "@alexrodriguez", testimonial: "Finally, a platform that understands institutional needs. Highly recommend.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-portrait-of-a-young-male-te-1773437169627-e541e9ae.png", imageAlt: "Alex Rodriguez"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-portrait-of-a-young-male-te-1773437169627-e541e9ae.png?_wi=1", imageAlt: "Alex Rodriguez"
}
]}
testimonialRotationInterval={5000}
@@ -196,13 +196,13 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "testimonial-1", name: "Marcus Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-male-crypto-i-1773437169594-1b76b40a.png", imageAlt: "Marcus Chen"
id: "testimonial-1", name: "Marcus Chen", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-male-crypto-i-1773437169594-1b76b40a.png?_wi=2", imageAlt: "Marcus Chen"
},
{
id: "testimonial-2", name: "Sarah Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-female-crypto-1773437168908-2b08ca35.png", imageAlt: "Sarah Williams"
id: "testimonial-2", name: "Sarah Williams", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-a-female-crypto-1773437168908-2b08ca35.png?_wi=2", imageAlt: "Sarah Williams"
},
{
id: "testimonial-3", name: "Alex Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-portrait-of-a-young-male-te-1773437169627-e541e9ae.png", imageAlt: "Alex Rodriguez"
id: "testimonial-3", name: "Alex Rodriguez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-portrait-of-a-young-male-te-1773437169627-e541e9ae.png?_wi=2", imageAlt: "Alex Rodriguez"
},
{
id: "testimonial-4", name: "Patricia Lee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AuJmiYcMjSGACap8yJtYi6Qgwf/professional-headshot-of-an-experienced--1773437169428-5cb4cf4b.png", imageAlt: "Patricia Lee"