Merge version_3 into main #4
@@ -133,10 +133,10 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", name: "Sarah Johnson", role: "CEO", company: "GrowthCorp", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=400"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=400&_wi=1"},
|
||||
{
|
||||
id: "t2", name: "Michael Chen", role: "Director", company: "TechLab", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=400"},
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?q=80&w=400&_wi=2"},
|
||||
{
|
||||
id: "t3", name: "Emily Rodriguez", role: "Planner", company: "EventsCo", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?q=80&w=400"},
|
||||
|
||||
Reference in New Issue
Block a user