Merge version_1 into main #1
@@ -53,13 +53,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Chen", handle: "CEO, TechCorp", testimonial: "This chatbot has transformed how we interact with customers. Remarkable.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-confident-bus-1772613087301-aa41f353.png", imageAlt: "Sarah Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-confident-bus-1772613087301-aa41f353.png?_wi=1", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
name: "Michael Rodriguez", handle: "CTO, InnovateLabs", testimonial: "The sophistication combined with ease of use is unmatched in the market.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-tech-industry-1772613087666-4484edf6.png", imageAlt: "Michael Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-tech-industry-1772613087666-4484edf6.png?_wi=1", imageAlt: "Michael Rodriguez"},
|
||||
{
|
||||
name: "Emily Park", handle: "Product Lead, StartupXYZ", testimonial: "Our customers love it. Integration was seamless and support is excellent.", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-creative-prof-1772613087131-1824c585.png", imageAlt: "Emily Park"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-creative-prof-1772613087131-1824c585.png?_wi=1", imageAlt: "Emily Park"},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -132,13 +132,13 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sarah Johnson", role: "CEO", company: "TechVenture", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-confident-bus-1772613087301-aa41f353.png", imageAlt: "Sarah Johnson"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-confident-bus-1772613087301-aa41f353.png?_wi=2", imageAlt: "Sarah Johnson"},
|
||||
{
|
||||
id: "2", name: "Michael Chen", role: "CTO", company: "CloudScale", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-tech-industry-1772613087666-4484edf6.png", imageAlt: "Michael Chen"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-tech-industry-1772613087666-4484edf6.png?_wi=2", imageAlt: "Michael Chen"},
|
||||
{
|
||||
id: "3", name: "Emily Rodriguez", role: "Product Lead", company: "GrowthIO", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-creative-prof-1772613087131-1824c585.png", imageAlt: "Emily Rodriguez"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-creative-prof-1772613087131-1824c585.png?_wi=2", imageAlt: "Emily Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Kim", role: "Founder", company: "NextGen Labs", rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATO8RIjhwKmrZjyVBxVCTcZ3XB/professional-headshot-of-a-corporate-man-1772613087362-b25e5188.png", imageAlt: "David Kim"},
|
||||
|
||||
Reference in New Issue
Block a user