diff --git a/src/app/page.tsx b/src/app/page.tsx index b73fbb3..4e9355b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -185,17 +185,17 @@ export default function LandingPage() { animationType="slide-up" testimonials={[ { - id: "1", name: "Sarah Chen", handle: "@sarahchenco", testimonial: "Kat completely transformed our TikTok presence. From 10K to 250K followers in 3 months with authentic, engaging content.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "1", name: "Sarah Chen", handle: "@sarahchenco", testimonial: "Kat completely transformed our TikTok presence. From 10K to 250K followers in 3 months with authentic, engaging content.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=1"}, { - id: "2", name: "Marcus Rodriguez", handle: "@marcusbrands", testimonial: "The strategy and execution were flawless. Our engagement skyrocketed and we finally understand our audience.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "2", name: "Marcus Rodriguez", handle: "@marcusbrands", testimonial: "The strategy and execution were flawless. Our engagement skyrocketed and we finally understand our audience.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=2"}, { - id: "3", name: "Emma Wilson", handle: "@emmawilsonco", testimonial: "Working with Kat felt like having a CMO on my team. Data-driven, creative, and genuinely invested in results.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "3", name: "Emma Wilson", handle: "@emmawilsonco", testimonial: "Working with Kat felt like having a CMO on my team. Data-driven, creative, and genuinely invested in results.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=3"}, { - id: "4", name: "Alex Kim", handle: "@alexkimbusiness", testimonial: "Best decision for our brand. The content is authentic, the growth is real, and the ROI speaks for itself.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "4", name: "Alex Kim", handle: "@alexkimbusiness", testimonial: "Best decision for our brand. The content is authentic, the growth is real, and the ROI speaks for itself.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=4"}, { - id: "5", name: "Jordan Blake", handle: "@jordanblakedesign", testimonial: "Kat understands Gen-Z culture and how to make brands resonate. Our conversion rates doubled in two months.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "5", name: "Jordan Blake", handle: "@jordanblakedesign", testimonial: "Kat understands Gen-Z culture and how to make brands resonate. Our conversion rates doubled in two months.", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=5"}, { - id: "6", name: "Priya Patel", handle: "@priyapatelbrand", testimonial: "Creative, strategic, and results-focused. Kat's work elevated our entire social media presence. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg"}, + id: "6", name: "Priya Patel", handle: "@priyapatelbrand", testimonial: "Creative, strategic, and results-focused. Kat's work elevated our entire social media presence. Highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg?_wi=6"}, ]} />