7 Commits

Author SHA1 Message Date
0326de99f4 Merge version_4_1782125010013 into main
Merge version_4_1782125010013 into main
2026-06-22 10:44:03 +00:00
kudinDmitriyUp
0d535c31de Bob AI: Update the contact section to include phone number +251985369153, email bisratsh 2026-06-22 10:44:00 +00:00
9f9fa8db00 Merge version_3_1782124811734 into main
Merge version_3_1782124811734 into main
2026-06-22 10:40:37 +00:00
kudinDmitriyUp
d562d87806 Bob AI: Update the contact section to include the base location 'Addis Abeba' and specif 2026-06-22 10:40:34 +00:00
4ba1fd889d Merge version_2_1782124635365 into main
Merge version_2_1782124635365 into main
2026-06-22 10:37:37 +00:00
kudinDmitriyUp
63b616936d Bob AI: Update the hero/home section title to highlight the benefit of immediate access 2026-06-22 10:37:34 +00:00
0f17529ae7 Merge version_1_1782124458719 into main
Merge version_1_1782124458719 into main
2026-06-22 10:35:33 +00:00

View File

@@ -16,7 +16,7 @@ export default function HomePage() {
<SectionErrorBoundary name="home">
<HeroBillboardCarousel
tag="Addis Abeba's Finest Fashion"
title="BWear: Bringing Global Style to Your Doorstep"
title="Immediate Access to Global Fashion Delivered to Your Doorstep"
description="We import and deliver the latest trends in trousers, t-shirts, and shirts straight to your location."
primaryButton={{
text: "View Catalog",
@@ -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."
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>