Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 968eb1637c | |||
| cb614f7acd |
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
|||||||
logoText="UNITY AUTO PARTS"
|
logoText="UNITY AUTO PARTS"
|
||||||
description="Premium auto parts engineered for reliability and built for those who demand more."
|
description="Premium auto parts engineered for reliability and built for those who demand more."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Browse Catalog", href: "products" },
|
{ text: "Shop Parts", href: "products" },
|
||||||
{ text: "Request a Quote", href: "contact" }
|
{ text: "Request a Quote", href: "contact" }
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/headlights-new-car-car-showroom_1303-31694.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/headlights-new-car-car-showroom_1303-31694.jpg"
|
||||||
@@ -177,8 +177,8 @@ export default function LandingPage() {
|
|||||||
<ContactCTA
|
<ContactCTA
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
title="Don't Let Cheap Parts Cost You More"
|
title="Get Premium Parts Built for Performance"
|
||||||
description="Upgrade your vehicle with parts built for performance and longevity. Our team is ready to help you find exactly what you need."
|
description="Upgrade your vehicle with parts engineered for reliability and built to outlast the competition. Our team is ready to help you find exactly what you need."
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Shop Now", href: "products" },
|
{ text: "Shop Now", href: "products" },
|
||||||
{ text: "Contact Our Team", href: "#" }
|
{ text: "Contact Our Team", href: "#" }
|
||||||
|
|||||||
Reference in New Issue
Block a user