4 Commits

Author SHA1 Message Date
7b819d6a5a Merge version_3_1781451625270 into main
Merge version_3_1781451625270 into main
2026-06-14 15:40:39 +00:00
ac418d04a5 Update src/pages/HomePage.tsx 2026-06-14 15:40:33 +00:00
cd0d248241 Merge version_2_1781451428266 into main
Merge version_2_1781451428266 into main
2026-06-14 15:37:45 +00:00
kudinDmitriyUp
48ac0ee7c2 Bob AI: Update the contact section with business details for Supreme Tempo House: Addres 2026-06-14 15:37:42 +00:00

View File

@@ -15,7 +15,7 @@ export default function HomePage() {
<SectionErrorBoundary name="hero">
<HeroOverlay
tag="Quality Assured"
title="Reliable Spareparts for Every Car"
title="Reliable Spareparts for "
description="Premium automotive spare parts for retail and wholesale. Serving workshops and car owners with precision and reliability since 1995."
primaryButton={{
text: "Shop Products",
@@ -218,15 +218,15 @@ export default function HomePage() {
<div id="contact" data-section="contact">
<SectionErrorBoundary name="contact">
<ContactCta
tag="Contact Now"
text="Get a custom quote or visit us today."
tag="Supreme Tempo House"
text="Your trusted wholesaler in Kolhapur. Rated 5.0 Stars. Visit us at 1043, Bagal Chowk, Shahupuri, Kolhapur, Maharashtra 416001."
primaryButton={{
text: "Call Support",
href: "tel:+15550000",
text: "Call 0231 265 2726",
href: "tel:02312652726",
}}
secondaryButton={{
text: "Email Us",
href: "mailto:hello@autoparts.com",
text: "Get Directions",
href: "https://maps.google.com/?q=Supreme+Tempo+House+Kolhapur",
}}
/>
</SectionErrorBoundary>