Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-07 07:09:27 +00:00

View File

@@ -134,10 +134,10 @@ export default function LandingPage() {
description="See what real users are saying about Langga AI and how it's transformed their work."
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "Langga AI has completely transformed how I manage my design projects. It's like having a personal assistant that never sleeps!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-portrait-avatar-of-a-ha-1772867199587-adde1cb2.png", imageAlt: "Sarah Chen"
id: "1", name: "Sarah Chen", handle: "@sarahdesigns", testimonial: "Langga AI has completely transformed how I manage my design projects. It's like having a personal assistant that never sleeps!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-portrait-avatar-of-a-ha-1772867199587-adde1cb2.png?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Williams", handle: "@marcusdev", testimonial: "The automation features saved me 20 hours a week. The interface is so intuitive and cute - I actually look forward to using it!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-professiona-1772867199245-7b0ee9ff.png", imageAlt: "Marcus Williams"
id: "2", name: "Marcus Williams", handle: "@marcusdev", testimonial: "The automation features saved me 20 hours a week. The interface is so intuitive and cute - I actually look forward to using it!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-professiona-1772867199245-7b0ee9ff.png?_wi=1", imageAlt: "Marcus Williams"
},
{
id: "3", name: "Emma Rodriguez", handle: "@emmastartup", testimonial: "As a startup founder, every minute counts. Langga AI helps me handle repetitive tasks so I can focus on scaling the business.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-creative-pe-1772867199181-2aa55cfc.png", imageAlt: "Emma Rodriguez"
@@ -146,10 +146,10 @@ export default function LandingPage() {
id: "4", name: "David Kim", handle: "@davidtech", testimonial: "The smart learning engine is incredible. The more I use Langga AI, the better it understands my workflow. Highly recommend!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-tech-savvy--1772867199369-68202ac8.png", imageAlt: "David Kim"
},
{
id: "5", name: "Lisa Anderson", handle: "@lisaproductive", testimonial: "Finally, an AI assistant that's both powerful and delightful to use. Langga AI makes productivity fun!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-portrait-avatar-of-a-ha-1772867199587-adde1cb2.png", imageAlt: "Lisa Anderson"
id: "5", name: "Lisa Anderson", handle: "@lisaproductive", testimonial: "Finally, an AI assistant that's both powerful and delightful to use. Langga AI makes productivity fun!", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-portrait-avatar-of-a-ha-1772867199587-adde1cb2.png?_wi=2", imageAlt: "Lisa Anderson"
},
{
id: "6", name: "James Mitchell", handle: "@jamescreative", testimonial: "The integration capabilities are insane. Connects seamlessly with all my tools. This is a game-changer for my agency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-professiona-1772867199245-7b0ee9ff.png", imageAlt: "James Mitchell"
id: "6", name: "James Mitchell", handle: "@jamescreative", testimonial: "The integration capabilities are insane. Connects seamlessly with all my tools. This is a game-changer for my agency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AbhKov0nwXJus173Bv9CfHPcmu/cute-illustrated-avatar-of-a-professiona-1772867199245-7b0ee9ff.png?_wi=2", imageAlt: "James Mitchell"
}
]}
animationType="slide-up"