Update src/app/about/page.tsx
This commit is contained in:
@@ -89,7 +89,7 @@ export default function AboutPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/inside-business-center-building_181624-330.jpg?_wi=2"
|
||||
imageAlt="Aure Gear Atelier"
|
||||
buttons={[
|
||||
{
|
||||
@@ -116,21 +116,21 @@ export default function AboutPage() {
|
||||
id: "1",
|
||||
title: "Essentials Collection",
|
||||
tags: ["Timeless", "Versatile"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830395.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-portrait_23-2148830395.jpg?_wi=3",
|
||||
imageAlt: "Essentials Collection",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Premium Suiting",
|
||||
tags: ["Professional", "Luxe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-stairs_23-2147996573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businessman-stairs_23-2147996573.jpg?_wi=3",
|
||||
imageAlt: "Premium Suiting",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Casual Elegance",
|
||||
tags: ["Modern", "Relaxed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-listening-music-phone-standing-street_23-2148148104.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-portrait-young-woman-listening-music-phone-standing-street_23-2148148104.jpg?_wi=3",
|
||||
imageAlt: "Casual Elegance",
|
||||
},
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
handle: "@alexstyle",
|
||||
testimonial: "Aure Gear has completely transformed my wardrobe. The quality is unmatched and every piece feels like a personal investment in style.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/slim-brunette-woman-black-sweater-crossed-arms_613910-7040.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -163,7 +163,7 @@ export default function AboutPage() {
|
||||
handle: "@jrichards",
|
||||
testimonial: "As someone who values both quality and sustainability, Aure Gear checks all the boxes. Their attention to detail is remarkable.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businessman-posing-outside_74855-1183.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -171,7 +171,7 @@ export default function AboutPage() {
|
||||
handle: "@sophieluxe",
|
||||
testimonial: "I've tried many premium brands, but Aure Gear's fit and design are incomparable. Worth every penny!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-thoughtful-blonde-young-lady-dark-velvet-pants-white-blouse-looks-into-camera-squats-near-wooden-door_197531-23204.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/calm-thoughtful-blonde-young-lady-dark-velvet-pants-white-blouse-looks-into-camera-squats-near-wooden-door_197531-23204.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user