Update src/app/about/page.tsx

This commit is contained in:
2026-03-19 00:20:35 +00:00
parent 918614bb2f
commit 1adba5e1ad

View File

@@ -60,21 +60,21 @@ export default function AboutPage() {
id: 1,
title: "Affordable T-Shirts",
description: "Premium quality tees starting at just ₹299. Express yourself without burning a hole in your pocket.",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-flea-market_23-2149536973.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-people-flea-market_23-2149536973.jpg?_wi=3",
imageAlt: "Affordable T-Shirts Collection",
},
{
id: 2,
title: "Curated Amazon Finds",
description: "We handpick the best trending products from Amazon with verified affiliate links for your trust.",
imageSrc: "http://img.b2bpic.net/free-photo/women-with-shopping-bags-mock-up_23-2148312153.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-with-shopping-bags-mock-up_23-2148312153.jpg?_wi=3",
imageAlt: "Amazon Trending Products",
},
{
id: 3,
title: "Budget-Friendly Lifestyle",
description: "Discover quality accessories, gadgets, and lifestyle items all under your budget.",
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-top-view_23-2148837311.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/travel-still-life-pack-top-view_23-2148837311.jpg?_wi=3",
imageAlt: "Budget Lifestyle Products",
},
]}
@@ -107,7 +107,7 @@ export default function AboutPage() {
handle: "@priya_style",
testimonial: "Finally found affordable T-shirts with amazing quality! The whole ordering process was so smooth and delivery was super fast. Highly recommend TrendyCart!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/caucasian-woman-smiling-face-expression-headshot-portrait_53876-65110.jpg?_wi=2",
imageAlt: "Priya Singh",
},
{
@@ -116,7 +116,7 @@ export default function AboutPage() {
handle: "@arjun_vibes",
testimonial: "The Amazon affiliate recommendations are spot on. It's like having a personal shopping assistant. Great prices, great selection. Love it!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-blue-outfit-looking-confident_1298-133.jpg?_wi=2",
imageAlt: "Arjun Patel",
},
{
@@ -125,7 +125,7 @@ export default function AboutPage() {
handle: "@riya_fashion",
testimonial: "The blog posts are super helpful! I discovered so many cool products under ₹500 thanks to their recommendations. Will definitely come back.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=2",
imageAlt: "Riya Sharma",
},
]}