Merge version_3 into main #7
@@ -51,19 +51,19 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Alexandra Chen", handle: "Creative Technologist", testimonial: "The water ripple effect is stunning. The responsiveness to cursor movement creates an incredibly engaging user experience that keeps visitors captivated.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-tech-develope-1773218771771-f3c90e2a.png", imageAlt: "Alexandra Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-tech-develope-1773218771771-f3c90e2a.png?_wi=1", imageAlt: "Alexandra Chen"
|
||||
},
|
||||
{
|
||||
name: "Marcus Rodriguez", handle: "Senior Developer", testimonial: "Exceptional WebGL implementation. The shader quality and performance optimization make this the best interactive water effect I've encountered. Highly recommended.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-desi-1773218771682-c924473b.png", imageAlt: "Marcus Rodriguez"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-desi-1773218771682-c924473b.png?_wi=1", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
name: "Sarah Thompson", handle: "Product Designer", testimonial: "Our clients are amazed by the visual impact. The distortion effect adds a layer of sophistication to our landing pages that sets us apart from competitors.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-product-manag-1773218771919-1fa1d4af.png", imageAlt: "Sarah Thompson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-product-manag-1773218771919-1fa1d4af.png?_wi=1", imageAlt: "Sarah Thompson"
|
||||
},
|
||||
{
|
||||
name: "James Mitchell", handle: "Technical Director", testimonial: "The performance metrics are impressive. Zero frame drops even with complex scenes. This is production-ready technology that delivers results.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-dire-1773218771785-fe8d39e4.png", imageAlt: "James Mitchell"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-dire-1773218771785-fe8d39e4.png?_wi=1", imageAlt: "James Mitchell"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -116,16 +116,16 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Alexandra Chen", role: "Creative Technologist", testimonial: "The water ripple effect is stunning. The responsiveness to cursor movement creates an incredibly engaging user experience that keeps visitors captivated.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-tech-develope-1773218771771-f3c90e2a.png", imageAlt: "Alexandra Chen"
|
||||
id: "1", name: "Alexandra Chen", role: "Creative Technologist", testimonial: "The water ripple effect is stunning. The responsiveness to cursor movement creates an incredibly engaging user experience that keeps visitors captivated.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-tech-develope-1773218771771-f3c90e2a.png?_wi=2", imageAlt: "Alexandra Chen"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Marcus Rodriguez", role: "Senior Developer", testimonial: "Exceptional WebGL implementation. The shader quality and performance optimization make this the best interactive water effect I've encountered. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-desi-1773218771682-c924473b.png", imageAlt: "Marcus Rodriguez"
|
||||
id: "2", name: "Marcus Rodriguez", role: "Senior Developer", testimonial: "Exceptional WebGL implementation. The shader quality and performance optimization make this the best interactive water effect I've encountered. Highly recommended.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-desi-1773218771682-c924473b.png?_wi=2", imageAlt: "Marcus Rodriguez"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Sarah Thompson", role: "Product Designer", testimonial: "Our clients are amazed by the visual impact. The distortion effect adds a layer of sophistication to our landing pages that sets us apart from competitors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-product-manag-1773218771919-1fa1d4af.png", imageAlt: "Sarah Thompson"
|
||||
id: "3", name: "Sarah Thompson", role: "Product Designer", testimonial: "Our clients are amazed by the visual impact. The distortion effect adds a layer of sophistication to our landing pages that sets us apart from competitors.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-product-manag-1773218771919-1fa1d4af.png?_wi=2", imageAlt: "Sarah Thompson"
|
||||
},
|
||||
{
|
||||
id: "4", name: "James Mitchell", role: "Technical Director", testimonial: "The performance metrics are impressive. Zero frame drops even with complex scenes. This is production-ready technology that delivers results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-dire-1773218771785-fe8d39e4.png", imageAlt: "James Mitchell"
|
||||
id: "4", name: "James Mitchell", role: "Technical Director", testimonial: "The performance metrics are impressive. Zero frame drops even with complex scenes. This is production-ready technology that delivers results.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AnBXSm0K43AohJfssOupZapXhQ/professional-headshot-of-a-creative-dire-1773218771785-fe8d39e4.png?_wi=2", imageAlt: "James Mitchell"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user