Compare commits
9 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| da7610cdd0 | |||
| a6bbee552f | |||
| 8f4f823ab7 | |||
| eb22e77bbb | |||
| 6b9945a24d | |||
| c875d7a3a3 | |||
| 62acf642c2 | |||
| 008d5c8619 | |||
| 66501f1601 |
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user