diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index f45819a..c597eb3 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,8 +20,7 @@ export default function AboutPage() { const footerColumns = [ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { label: "Home", href: "/" }, { label: "Products", href: "/products" }, { label: "About Us", href: "/about" }, @@ -29,8 +28,7 @@ export default function AboutPage() { ], }, { - title: "Services", - items: [ + title: "Services", items: [ { label: "In-Store Shopping", href: "/" }, { label: "Local Delivery", href: "/" }, { label: "In-Store Pickup", href: "/" }, @@ -38,8 +36,7 @@ export default function AboutPage() { ], }, { - title: "Contact Info", - items: [ + title: "Contact Info", items: [ { label: "Call: +250 783 847 767", href: "tel:+250783847767" }, { label: "WhatsApp: Order Now", href: "https://wa.me/250783847767" }, { label: "Email: info@freshlocal.rw", href: "mailto:info@freshlocal.rw" }, @@ -55,7 +52,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="small" sizing="mediumSizeLargeTitles" - background="blurBottom" + background="circleGradient" cardStyle="inset" primaryButtonStyle="shadow" secondaryButtonStyle="glass" @@ -76,10 +73,11 @@ 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?_wi=5" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" imageAlt="Fresh Local grocery store" useInvertedBackground={true} mediaAnimation="opacity" + metricsAnimation="slide-up" /> @@ -93,28 +91,16 @@ export default function AboutPage() { features={[ { 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?_wi=3", - imageAlt: "Quality commitment", - }, + 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"}, { 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?_wi=6", - imageAlt: "Community focus", - }, + 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"}, { 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?_wi=4", - imageAlt: "Customer service", - }, + 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"}, ]} animationType="slide-up" textboxLayout="default" @@ -131,31 +117,19 @@ export default function AboutPage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "What are your store hours?", - content: - "Monday - Saturday: 8:30 AM - 8:30 PM
Sunday: Closed

We're open Monday through Saturday. Order via WhatsApp anytime for next-day delivery!", - }, + id: "1", title: "What are your store hours?", content: + "Monday - Saturday: 8:30 AM - 8:30 PM
Sunday: Closed

We're open Monday through Saturday. Order via WhatsApp anytime for next-day delivery!"}, { - id: "2", - title: "Where is Fresh Local located?", - content: - "Address:
16–22 KN 82 St
Near Kigali City Market
25 KN 76 St
Kigali, Rwanda

Google Map Plus Code: 3334+5F Kigali
Phone/WhatsApp: +250 783 847 767", - }, + id: "2", title: "Where is Fresh Local located?", content: + "Address:
16–22 KN 82 St
Near Kigali City Market
25 KN 76 St
Kigali, Rwanda

Google Map Plus Code: 3334+5F Kigali
Phone/WhatsApp: +250 783 847 767"}, { - id: "3", - title: "Do you offer delivery?", - content: - "Yes! We offer local delivery for Kigali and surrounding areas. Place your order via WhatsApp or phone call, and we'll deliver to your location within 24 hours. In-store pickup is also available for convenient shopping.", - }, + id: "3", title: "Do you offer delivery?", content: + "Yes! We offer local delivery for Kigali and surrounding areas. Place your order via WhatsApp or phone call, and we'll deliver to your location within 24 hours. In-store pickup is also available for convenient shopping."}, { - 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.", - }, + 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?_wi=7" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" imageAlt="Fresh Local store location" mediaAnimation="opacity" mediaPosition="left" @@ -167,7 +141,7 @@ export default function AboutPage() { @@ -107,31 +105,19 @@ export default function ContactPage() { tagAnimation="slide-up" faqs={[ { - id: "1", - title: "How do I place an order?", - content: - "You can order in three ways:
1. WhatsApp: Send us a message at +250 783 847 767 with your items
2. Phone: Call us directly at +250 783 847 767
3. In-Store: Visit our location near Kigali City Market", - }, + id: "1", title: "How do I place an order?", content: + "You can order in three ways:
1. WhatsApp: Send us a message at +250 783 847 767 with your items
2. Phone: Call us directly at +250 783 847 767
3. In-Store: Visit our location near Kigali City Market"}, { - id: "2", - title: "What are the delivery charges?", - content: - "Delivery charges depend on your location within Kigali. Most local deliveries are very affordable. We offer free in-store pickup for all orders.", - }, + id: "2", title: "What are the delivery charges?", content: + "Delivery charges depend on your location within Kigali. Most local deliveries are very affordable. We offer free in-store pickup for all orders."}, { - id: "3", - title: "How quickly can I get my order?", - content: - "We offer same-day delivery for orders placed before 3 PM. For orders after 3 PM, delivery will be next business day. In-store pickup is available within 2 hours.", - }, + id: "3", title: "How quickly can I get my order?", content: + "We offer same-day delivery for orders placed before 3 PM. For orders after 3 PM, delivery will be next business day. In-store pickup is available within 2 hours."}, { - id: "4", - title: "Do you accept bulk orders?", - content: - "Yes! We specialize in bulk orders for restaurants, shops, and businesses. Contact us for wholesale pricing: +250 783 847 767 or info@freshlocal.rw", - }, + id: "4", title: "Do you accept bulk orders?", content: + "Yes! We specialize in bulk orders for restaurants, shops, and businesses. Contact us for wholesale pricing: +250 783 847 767 or info@freshlocal.rw"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg?_wi=10" + imageSrc="http://img.b2bpic.net/free-photo/refrigerator-with-food_1203-842.jpg" imageAlt="Contact support" mediaAnimation="opacity" mediaPosition="right" @@ -143,7 +129,7 @@ export default function ContactPage() {