9 Commits

Author SHA1 Message Date
da7610cdd0 Merge version_6_1782205127002 into main
Merge version_6_1782205127002 into main
2026-06-23 08:58:59 +00:00
a6bbee552f Update src/pages/HomePage.tsx 2026-06-23 08:58:56 +00:00
8f4f823ab7 Merge version_5_1782205100617 into main
Merge version_5_1782205100617 into main
2026-06-23 08:58:32 +00:00
eb22e77bbb Update src/pages/HomePage.tsx 2026-06-23 08:58:29 +00:00
6b9945a24d Merge version_4_1782205069040 into main
Merge version_4_1782205069040 into main
2026-06-23 08:58:00 +00:00
c875d7a3a3 Update src/pages/HomePage.tsx 2026-06-23 08:57:57 +00:00
62acf642c2 Merge version_3_1782205025995 into main
Merge version_3_1782205025995 into main
2026-06-23 08:57:18 +00:00
008d5c8619 Update src/pages/HomePage.tsx 2026-06-23 08:57:15 +00:00
66501f1601 Merge version_1_1782204482731 into main
Merge version_1_1782204482731 into main
2026-06-23 08:51:57 +00:00

View File

@@ -13,17 +13,17 @@ export default function HomePage() {
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBrand
brand="Swiss Vehicle Trading Since 2011"
brand="Entrprise Suisse depuis 2011"
description="Buy, sell, and export vehicles with a trusted family business. From cars to construction equipment—we handle every transaction with professional expertise and transparent pricing."
primaryButton={{
text: "Sell Your Vehicle Today",
text: "Vendez votre vehicule ",
href: "#contact",
}}
secondaryButton={{
text: "View Inventory",
href: "#inventory",
}}
imageSrc="http://img.b2bpic.net/free-photo/business-woman-looking-auto-mobile-car-showroom_1303-21308.jpg?_wi=1"
imageSrc="https://storage.googleapis.com/webild/users/user_3FWx3YnBSTuzVtLLoqcyNCIQjxw/uploaded-1782205063723-xvec779x.jpg"
/>
</SectionErrorBoundary>
</div>