From 85a917a45e1b98e156da0ceec64207658cef017b Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:00:30 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) 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"}, ]} /> -- 2.49.1