Update src/app/page.tsx

This commit is contained in:
2026-03-09 01:32:31 +00:00
parent 6589d79e11
commit 251ccb6745

View File

@@ -88,21 +88,21 @@ export default function HomePage() {
id: "1",
name: "Italian Wool Blazer",
price: "PKR 18,500",
imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/student-with-goth-style-school_23-2150576841.jpg?_wi=1",
imageAlt: "Premium Italian wool blazer",
},
{
id: "2",
name: "Silk Evening Gown",
price: "PKR 24,000",
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-clothes-shop_107420-94824.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-shopping-clothes-shop_107420-94824.jpg?_wi=1",
imageAlt: "Luxury silk evening gown",
},
{
id: "3",
name: "Designer Leather Oxfords",
price: "PKR 16,200",
imageSrc: "http://img.b2bpic.net/free-photo/glamorous-stiletto-pair-vibrant-pink-color-generated-by-ai_188544-21011.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glamorous-stiletto-pair-vibrant-pink-color-generated-by-ai_188544-21011.jpg?_wi=1",
imageAlt: "Premium designer leather shoes",
},
]}
@@ -123,19 +123,19 @@ export default function HomePage() {
id: 1,
title: "Verified Original",
description: "Every product undergoes rigorous authentication. Grade-A export tags guarantee genuineness with zero counterfeits.",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-patented-stamp-collection_23-2149752886.jpg?_wi=1",
},
{
id: 2,
title: "Size Assistant",
description: "Interactive sizing guidance with international measurements. Get perfect fit confidence before checkout.",
imageSrc: "http://img.b2bpic.net/free-photo/asian-store-employee-suggesting-trendy-items-client-wheelchair-user_482257-109880.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-store-employee-suggesting-trendy-items-client-wheelchair-user_482257-109880.jpg?_wi=1",
},
{
id: 3,
title: "Customer Reviews",
description: "Real unboxing photos from verified buyers. Transparent social proof building trust through authentic customer experiences.",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg?_wi=1",
},
]}
mediaAnimation="blur-reveal"
@@ -175,7 +175,7 @@ export default function HomePage() {
tag: "Verified Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg",
avatarAlt: "Aisha Khan",
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-wheelchair-suggesting-clothes-his-friend_482257-118187.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-wheelchair-suggesting-clothes-his-friend_482257-118187.jpg?_wi=1",
imageAlt: "Customer wearing Accoutre luxury clothing",
},
{
@@ -187,7 +187,7 @@ export default function HomePage() {
tag: "International Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/two-young-friends-taking-selfie-with-digital-tablet_58466-11256.jpg",
avatarAlt: "Farhan Ahmed",
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915565.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/women-trying-clothes-store_23-2148915565.jpg?_wi=1",
imageAlt: "Unboxing luxury Accoutre package",
},
{
@@ -199,7 +199,7 @@ export default function HomePage() {
tag: "Fashion Enthusiast",
avatarSrc: "http://img.b2bpic.net/free-photo/middle-eastern-man-wheelchair-suggesting-clothes-his-friend_482257-118187.jpg",
avatarAlt: "Zara Malik",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/lovely-woman-posing-photo-cafe_23-2147785282.jpg?_wi=2",
imageAlt: "Styled luxury clothing from Accoutre",
},
{
@@ -250,7 +250,7 @@ export default function HomePage() {
tagIcon={HelpCircle}
textboxLayout="default"
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg"
imageSrc="http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722596.jpg?_wi=1"
imageAlt="Size guide and customer support"
mediaPosition="right"
mediaAnimation="blur-reveal"
@@ -295,7 +295,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-psd/autism-day-awareness-template_23-2151948557.jpg"
imageSrc="http://img.b2bpic.net/free-psd/autism-day-awareness-template_23-2151948557.jpg?_wi=1"
imageAlt="Newsletter signup luxury fashion"
mediaPosition="right"
mediaAnimation="blur-reveal"