diff --git a/src/app/page.tsx b/src/app/page.tsx index a28712f..45e5c34 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -51,19 +51,19 @@ export default function LandingPage() { testimonials={[ { name: "Alex Chen", handle: "Product Designer", testimonial: "The minimalist approach combined with powerful functionality creates an unmatched user experience.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop&_wi=1" }, { name: "Sarah Anderson", handle: "CEO, Design Studio", testimonial: "Exactly what we were looking for. Clean, elegant, and incredibly intuitive for our team.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop&_wi=1" }, { name: "Marcus Johnson", handle: "Startup Founder", testimonial: "The attention to detail in every interaction is remarkable. This is how modern SaaS should look.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop&_wi=1" }, { name: "Emma Wilson", handle: "UX Researcher", testimonial: "Premium design meets usability. A perfect balance of form and function.", rating: 5, - imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop" + imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop&_wi=1" } ]} buttons={[ @@ -123,19 +123,19 @@ export default function LandingPage() { products={[ { id: "1", brand: "Starter", name: "Starter Plan", price: "$29/mo", rating: 5, - reviewCount: "For Individuals", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "Starter Plan" + reviewCount: "For Individuals", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=1", imageAlt: "Starter Plan" }, { id: "2", brand: "Professional", name: "Professional Plan", price: "$79/mo", rating: 5, - reviewCount: "Most Popular", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "Professional Plan" + reviewCount: "Most Popular", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=2", imageAlt: "Professional Plan" }, { id: "3", brand: "Enterprise", name: "Enterprise Plan", price: "Custom", rating: 5, - reviewCount: "For Large Teams", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "Enterprise Plan" + reviewCount: "For Large Teams", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=3", imageAlt: "Enterprise Plan" }, { id: "4", brand: "Scale", name: "Scale Plan", price: "$199/mo", rating: 5, - reviewCount: "Advanced Features", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop", imageAlt: "Scale Plan" + reviewCount: "Advanced Features", imageSrc: "https://images.unsplash.com/photo-1552664730-d307ca884978?w=300&h=300&fit=crop&_wi=4", imageAlt: "Scale Plan" } ]} gridVariant="uniform-all-items-equal" @@ -180,16 +180,16 @@ export default function LandingPage() { tagIcon={Sparkles} testimonials={[ { - id: "1", title: "Transformed Our Design Process", quote: "The minimalist design aesthetic combined with powerful features has revolutionized how our team approaches project management. Highly recommended.", name: "Jessica Martinez", role: "Design Lead, Creative Agency", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop" + id: "1", title: "Transformed Our Design Process", quote: "The minimalist design aesthetic combined with powerful features has revolutionized how our team approaches project management. Highly recommended.", name: "Jessica Martinez", role: "Design Lead, Creative Agency", imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=100&h=100&fit=crop&_wi=2" }, { - id: "2", title: "Exceptional User Experience", quote: "The attention to detail in every interaction is remarkable. Our team productivity has increased significantly since implementing this platform.", name: "David Chen", role: "CTO, Tech Startup", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop" + id: "2", title: "Exceptional User Experience", quote: "The attention to detail in every interaction is remarkable. Our team productivity has increased significantly since implementing this platform.", name: "David Chen", role: "CTO, Tech Startup", imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=100&h=100&fit=crop&_wi=2" }, { - id: "3", title: "Premium Quality at Great Value", quote: "Finally, a SaaS platform that doesn't compromise on aesthetics or functionality. The pricing is fair and the support is exceptional.", name: "Rachel Thompson", role: "Product Manager, Fortune 500", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop" + id: "3", title: "Premium Quality at Great Value", quote: "Finally, a SaaS platform that doesn't compromise on aesthetics or functionality. The pricing is fair and the support is exceptional.", name: "Rachel Thompson", role: "Product Manager, Fortune 500", imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=100&h=100&fit=crop&_wi=2" }, { - id: "4", title: "Seamless Integration Experience", quote: "Switching from our old platform was painless. The migration support and onboarding process were smooth and professional.", name: "Michael Park", role: "Operations Director, Enterprise Co.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop" + id: "4", title: "Seamless Integration Experience", quote: "Switching from our old platform was painless. The migration support and onboarding process were smooth and professional.", name: "Michael Park", role: "Operations Director, Enterprise Co.", imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=100&h=100&fit=crop&_wi=2" }, { id: "5", title: "Best Design Investment", quote: "This platform is what I show to junior designers as an example of excellent interface design. Clean, elegant, and intuitive.", name: "Sofia Rodriguez", role: "Design Director, Digital Studio", imageSrc: "https://images.unsplash.com/photo-1517841905240-472988babfbd?w=100&h=100&fit=crop"