Update src/app/about/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function AboutPage() {
|
||||
{ value: "8+", title: "Years Experience" },
|
||||
{ value: "24/7", title: "Customer Support" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=5"
|
||||
imageAlt="Fresh Local grocery store"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
@@ -96,7 +96,7 @@ export default function AboutPage() {
|
||||
title: "Commitment to Quality",
|
||||
description:
|
||||
"Every product we stock is selected with care and quality assurance. We work with trusted suppliers to ensure only the best reaches your home.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-beautiful-young-woman-shopping-supermarket-buying-fresh-organic-vegetables_169016-3365.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-supermarket-beautiful-young-woman-shopping-supermarket-buying-fresh-organic-vegetables_169016-3365.jpg?_wi=3",
|
||||
imageAlt: "Quality commitment",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function AboutPage() {
|
||||
title: "Community Focused",
|
||||
description:
|
||||
"We're not just a store; we're part of your neighborhood. We listen to your needs and continuously improve our offerings to serve you better.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=6",
|
||||
imageAlt: "Community focus",
|
||||
},
|
||||
{
|
||||
@@ -112,7 +112,7 @@ export default function AboutPage() {
|
||||
title: "Customer Service Excellence",
|
||||
description:
|
||||
"Our team is trained to provide friendly, professional service. Whether in-store, via phone, or WhatsApp, we're here to help you.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-fresh-milk-with-copy-space_23-2148399046.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-fresh-milk-with-copy-space_23-2148399046.jpg?_wi=4",
|
||||
imageAlt: "Customer service",
|
||||
},
|
||||
]}
|
||||
@@ -155,7 +155,7 @@ export default function AboutPage() {
|
||||
"Absolutely! We offer competitive wholesale rates for small retail shops, restaurants, and bulk buyers. Contact us via WhatsApp or call +250 783 847 767 for wholesale inquiries and special pricing.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=7"
|
||||
imageAlt="Fresh Local store location"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -167,7 +167,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=8"
|
||||
imageAlt="Fresh Local grocery store"
|
||||
logoText="Fresh Local Kigali"
|
||||
copyrightText="© 2025 Fresh Local Store. All rights reserved. Serving Kigali with quality groceries since 2017."
|
||||
|
||||
Reference in New Issue
Block a user