Merge version_1 into main #4
@@ -86,11 +86,11 @@ export default function LandingPage() {
|
||||
title="Voices from our partners."
|
||||
description="See why ambitious founders trust us with their vision."
|
||||
testimonials={[
|
||||
{ id: "1", name: "Alex Rivers", role: "Founder, TechFlow", quote: "The most professional design experience I've had. Truly elevated our brand.", title: "Great partner", imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg" },
|
||||
{ id: "2", name: "Sarah Chen", role: "CEO, Velo Studio", quote: "GG Designs turned our vision into something beyond what we imagined.", title: "Visionary team", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg" },
|
||||
{ id: "3", name: "Marcus Thorne", role: "Director, Apex Capital", quote: "Strategic, clean, and highly impactful work.", title: "Highly recommended", imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg" },
|
||||
{ id: "4", name: "Elena Rodriguez", role: "Founder, Aura", quote: "Incredible attention to detail. A partner in the truest sense.", title: "Absolute pro", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg" },
|
||||
{ id: "5", name: "James Wilson", role: "VP Marketing, CloudSync", quote: "Exceptional communication and high-end results.", title: "Top tier results", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg" }
|
||||
{ id: "1", name: "Alex Rivers", title: "Founder, TechFlow", quote: "The most professional design experience I've had. Truly elevated our brand.", imageSrc: "http://img.b2bpic.net/free-photo/mockup-with-book-pencils_23-2147730273.jpg" },
|
||||
{ id: "2", name: "Sarah Chen", title: "CEO, Velo Studio", quote: "GG Designs turned our vision into something beyond what we imagined.", imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13623.jpg" },
|
||||
{ id: "3", name: "Marcus Thorne", title: "Director, Apex Capital", quote: "Strategic, clean, and highly impactful work.", imageSrc: "http://img.b2bpic.net/free-photo/minimal-surrealistic-abstract-background_23-2151896378.jpg" },
|
||||
{ id: "4", name: "Elena Rodriguez", title: "Founder, Aura", quote: "Incredible attention to detail. A partner in the truest sense.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-colorful-material-texture_23-2148383676.jpg" },
|
||||
{ id: "5", name: "James Wilson", title: "VP Marketing, CloudSync", quote: "Exceptional communication and high-end results.", imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-with-canvas-brush-marble-high-quality-photo_114579-63503.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user