Bob AI: Update the contact section to include phone number +251985369153, email bisratsh

This commit is contained in:
kudinDmitriyUp
2026-06-22 10:44:00 +00:00
parent 9f9fa8db00
commit 0d535c31de

View File

@@ -252,14 +252,14 @@ export default function HomePage() {
<SectionErrorBoundary name="contact">
<ContactCta
tag="Get in touch"
text="Ready to upgrade your wardrobe? Contact us today to order your favorite pieces. Based in Addis Abeba with branches in Piassa, Megenagna, Mexico, Winget, and Addisugebeya."
text="Ready to upgrade your wardrobe? Contact us today to order your favorite pieces. Based in Addis Abeba with branches in Piassa, Megenagna, Mexico, Winget, and Addisugebeya. Follow us on Instagram: bis_notfound_ and TikTok: @bwear34."
primaryButton={{
text: "Call Us",
href: "tel:+251111234567",
text: "Call +251985369153",
href: "tel:+251985369153",
}}
secondaryButton={{
text: "Chat on WhatsApp",
href: "https://wa.me/251111234567",
text: "Email Us",
href: "mailto:bisratshiferaw@gmial.com",
}}
/>
</SectionErrorBoundary>