Update src/app/about/page.tsx
This commit is contained in:
@@ -98,7 +98,7 @@ export default function AboutPage() {
|
||||
tag="Our Story"
|
||||
tagIcon={Award}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="http://img.b2bpic.net/free-psd/kitchen-utensils-furniture-landing-page_197582-342.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/kitchen-utensils-furniture-landing-page_197582-342.jpg?_wi=3"
|
||||
imageAlt="AmazonUAE marketplace history and mission"
|
||||
imagePosition="right"
|
||||
buttons={[
|
||||
@@ -124,7 +124,7 @@ export default function AboutPage() {
|
||||
handle: "@fatima_shops",
|
||||
testimonial: "Excellent shopping experience! Fast delivery, authentic products, and outstanding customer service. I've become a loyal customer.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740316.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiley-businesswoman-using-sign-language-outdoors-work_23-2148740316.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
@@ -132,7 +132,7 @@ export default function AboutPage() {
|
||||
handle: "@ahmed_tech",
|
||||
testimonial: "The product quality is exceptional and the prices are very competitive. Highly recommended for tech enthusiasts!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "t3",
|
||||
@@ -140,7 +140,7 @@ export default function AboutPage() {
|
||||
handle: "@noor_style",
|
||||
testimonial: "Amazing selection of fashion items with genuine reviews. I trust the ratings here and have never been disappointed.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serene-businessman-with-glasses_1098-719.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "t4",
|
||||
@@ -148,7 +148,7 @@ export default function AboutPage() {
|
||||
handle: "@mohammed_home",
|
||||
testimonial: "Best online marketplace in UAE! Wide variety, reliable shipping, and secure payment options. Five stars!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-bearded-smiling-black-man-wool-suit_613910-16049.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "t5",
|
||||
@@ -156,7 +156,7 @@ export default function AboutPage() {
|
||||
handle: "@layla_deals",
|
||||
testimonial: "Love the exclusive deals and discounts. The platform is user-friendly and makes shopping super convenient.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-young-businessman-with-his-arms-crossed-looking-camera_23-2148176207.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "t6",
|
||||
@@ -164,7 +164,7 @@ export default function AboutPage() {
|
||||
handle: "@karim_reviews",
|
||||
testimonial: "Professional marketplace with authentic sellers. Customer support is responsive and helpful every time.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg?_wi=2"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user