Merge version_1 into main #1
@@ -46,18 +46,18 @@ export default function LandingPage() {
|
||||
tag="3D Innovation"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/a-stunning-3d-rendered-product-showcase--1772525727026-a35ca072.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/a-stunning-3d-rendered-product-showcase--1772525727026-a35ca072.png?_wi=1"
|
||||
imageAlt="3D Product Showcase"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Johnson", handle: "CEO, TechCorp", testimonial: "The 3D visualization completely transformed how we present our products to customers.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-headshot-of-a-confident-tec-1772525725773-8d347ae6.png", imageAlt: "Sarah Johnson"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-headshot-of-a-confident-tec-1772525725773-8d347ae6.png?_wi=1", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
name: "Michael Chen", handle: "Product Director", testimonial: "Outstanding interactive experience that drives engagement and conversions like never before.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-business-portrait-of-a-crea-1772525725576-c26b1a34.png", imageAlt: "Michael Chen"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-business-portrait-of-a-crea-1772525725576-c26b1a34.png?_wi=1", imageAlt: "Michael Chen"
|
||||
}
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
@@ -188,10 +188,10 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The 3D animation capabilities completely transformed how we present products to clients. Absolutely game-changing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-headshot-of-a-confident-tec-1772525725773-8d347ae6.png", imageAlt: "Sarah Johnson"
|
||||
id: "1", name: "Sarah Johnson", handle: "@sarahj", testimonial: "The 3D animation capabilities completely transformed how we present products to clients. Absolutely game-changing!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-headshot-of-a-confident-tec-1772525725773-8d347ae6.png?_wi=2", imageAlt: "Sarah Johnson"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Incredible quality and so easy to use. Our conversion rates increased 45% after implementing this solution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-business-portrait-of-a-crea-1772525725576-c26b1a34.png", imageAlt: "Michael Chen"
|
||||
id: "2", name: "Michael Chen", handle: "@mchen", testimonial: "Incredible quality and so easy to use. Our conversion rates increased 45% after implementing this solution.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/professional-business-portrait-of-a-crea-1772525725576-c26b1a34.png?_wi=2", imageAlt: "Michael Chen"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", handle: "@emilyrodriguez", testimonial: "The support team is fantastic and the technology is cutting-edge. Highly recommend to any product-focused business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/corporate-headshot-of-a-successful-produ-1772525725997-357ffcc4.png", imageAlt: "Emily Rodriguez"
|
||||
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
||||
description="Subscribe to our newsletter for the latest 3D animation techniques, product launches, and exclusive insider tips"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/a-stunning-3d-rendered-product-showcase--1772525727026-a35ca072.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQUvG7UHHYgJ6tZ0pGIZ4IInAH/a-stunning-3d-rendered-product-showcase--1772525727026-a35ca072.png?_wi=2"
|
||||
imageAlt="Newsletter Signup"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user