Update src/app/about/page.tsx
This commit is contained in:
@@ -73,7 +73,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=4"
|
||||
imageAlt="Fresh Local grocery store"
|
||||
useInvertedBackground={true}
|
||||
mediaAnimation="opacity"
|
||||
@@ -92,15 +92,15 @@ export default function AboutPage() {
|
||||
{
|
||||
id: 1,
|
||||
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", imageAlt: "Quality commitment"},
|
||||
"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?_wi=2", imageAlt: "Quality commitment"},
|
||||
{
|
||||
id: 2,
|
||||
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", imageAlt: "Community focus"},
|
||||
"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?_wi=5", imageAlt: "Community focus"},
|
||||
{
|
||||
id: 3,
|
||||
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", imageAlt: "Customer service"},
|
||||
"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?_wi=3", imageAlt: "Customer service"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -129,7 +129,7 @@ export default function AboutPage() {
|
||||
id: "4", title: "Do you have wholesale prices?", content:
|
||||
"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=6"
|
||||
imageAlt="Fresh Local store location"
|
||||
mediaAnimation="opacity"
|
||||
mediaPosition="left"
|
||||
@@ -141,7 +141,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=7"
|
||||
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