Merge version_2 into main #5
@@ -70,7 +70,6 @@ export default function LandingPage() {
|
||||
heading={[
|
||||
{ type: "text", content: "Serving Keota and Beyond" },
|
||||
]}
|
||||
description="Located at 21505 E1190 Rd, Keota, OK 74941. We pride ourselves on being the go-to tire and roadside service provider for our local community."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -79,6 +78,7 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showStepNumbers={false}
|
||||
features={[
|
||||
{
|
||||
title: "24/7 Tire Service", description: "Flat tire? Need a patch or replacement? We come to you anytime.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-car-tire_23-2148967069.jpg" },
|
||||
@@ -89,7 +89,6 @@ export default function LandingPage() {
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/car-breakdown-service_23-2148967077.jpg" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="Expert Roadside Care"
|
||||
description="Fast response for any roadside trouble."
|
||||
/>
|
||||
@@ -114,11 +113,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
showRating={true}
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Local Resident", handle: "@keota", testimonial: "Best service in Haskell County. Very reliable.", rating: 5 },
|
||||
{ id: "t2", name: "Happy Driver", handle: "@oklahoma", testimonial: "Fast response and reasonable pricing!", rating: 5 }
|
||||
]}
|
||||
showRating={true}
|
||||
title="What Our Neighbors Say"
|
||||
description="See why residents trust Hutchinson & Wood."
|
||||
/>
|
||||
@@ -127,6 +126,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Contact Us"
|
||||
title="Need Assistance Now?"
|
||||
description="Visit us at 21505 E1190 Rd, Keota, OK 74941 or give us a call for immediate help."
|
||||
|
||||
Reference in New Issue
Block a user