diff --git a/src/app/page.tsx b/src/app/page.tsx
index e017ed0..eee0991 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -29,17 +29,11 @@ export default function LandingPage() {
@@ -48,19 +42,14 @@ export default function LandingPage() {
@@ -165,43 +112,14 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "t1",
- name: "Alex R.",
- role: "Tech Enthusiast",
- testimonial: "Blaze Shop redefined my shopping experience. Fast, clean, and top-tier products.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-japanese-woman-with-jacket_23-2148870741.jpg",
- },
+ id: "t1", name: "Sarah Chen", role: "Power Seller", testimonial: "Blaze Shop transformed my business. My product reach has doubled in just three months.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-woman-entrepreneur_23-2148737671.jpg"},
{
- id: "t2",
- name: "Sam K.",
- role: "Designer",
- testimonial: "The aesthetics are just right. Blaze Shop feels like the future of e-commerce.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-portrait-with-overexposed-moving-style_23-2149495267.jpg",
- },
+ id: "t2", name: "Marcus Vane", role: "Brand Owner", testimonial: "The seller dashboard is incredibly intuitive. I spend less time managing and more time selling.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-businessman_23-2148737672.jpg"},
{
- id: "t3",
- name: "Jamie L.",
- role: "Entrepreneur",
- testimonial: "Finally, a platform that prioritizes quality. Simply outstanding support.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-nature_23-2148170329.jpg",
- },
- {
- id: "t4",
- name: "Taylor M.",
- role: "Developer",
- testimonial: "Integration and checkout are seamless. My go-to store for everything tech.",
- imageSrc: "http://img.b2bpic.net/free-photo/handsome-fashionable-skater-guy-sunglasses-dressed-white-shirt-shorts-sitting-skateboard-bridge-looking-camera_613910-18080.jpg",
- },
- {
- id: "t5",
- name: "Morgan D.",
- role: "Creative",
- testimonial: "Incredible products and even better design. Highly recommended.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-plastic-foil_23-2148864916.jpg",
- },
+ id: "t3", name: "Elena Rodriguez", role: "Artisan", testimonial: "The best platform for creators. Everything from checkout to logistics is handled seamlessly.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-working-art-studio_23-2148737673.jpg"},
]}
- title="What Blaze Users Say"
- description="Real stories from people who leveled up their lifestyle with Blaze Shop."
+ title="Trusted by Top Sellers"
+ description="Hear from the entrepreneurs who built their thriving businesses on Blaze Shop."
/>
@@ -209,16 +127,13 @@ export default function LandingPage() {
@@ -232,4 +147,4 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file