Update src/app/about/page.tsx
This commit is contained in:
@@ -53,7 +53,7 @@ export default function AboutPage() {
|
||||
icon={Zap}
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-7930.jpg?_wi=3"
|
||||
imageAlt="Fairsys Infotech Store"
|
||||
/>
|
||||
</div>
|
||||
@@ -72,28 +72,28 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Wide Product Range",
|
||||
description: "Complete selection of desktops, laptops, accessories and components from top brands",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablets-lined-up-display-shopping-mall_53876-97239.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablets-lined-up-display-shopping-mall_53876-97239.jpg?_wi=2",
|
||||
imageAlt: "computer products hardware selection variety display product range",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Best Prices",
|
||||
description: "Competitive pricing on all hardware products with regular offers and discounts",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/stickers-with-big-discounts_23-2147567187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/stickers-with-big-discounts_23-2147567187.jpg?_wi=2",
|
||||
imageAlt: "price tag discount offer pricing budget friendly",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Excellent Service",
|
||||
description: "Professional staff, on-time service, priority after-sales support and maintenance",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/team-call-center-agents-cooperating-provide-guidance-customers_482257-117984.jpg?_wi=2",
|
||||
imageAlt: "customer service technical support help desk support team",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Quality Assurance",
|
||||
description: "Only authentic products with warranty, refurbished items verified for quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/certified-extended-warranty-shield-badge-with-tick-mark-design_1017-61519.jpg?_wi=2",
|
||||
imageAlt: "quality assurance checkmark verified product warranty",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user