Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0416e96bce | |||
| bdbb1c0eb0 | |||
| a609dbc40c | |||
| f2863f549f |
@@ -71,27 +71,27 @@ export default function LandingPage() {
|
||||
tag="Services"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Single Tire Change Under 10 Minutes", tags: ["Speed", "Efficiency"],
|
||||
id: "1", title: "Save 15+ Minutes: Single Tire Change Under 10 Minutes", tags: ["Speed", "Efficiency"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1668.jpg?_wi=2", imageAlt: "Fast tire change service"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Full Set Service in 45 Minutes", tags: ["Complete Service", "Fast"],
|
||||
id: "2", title: "Save 2+ Hours: Full Set Service in 45 Minutes", tags: ["Complete Service", "Fast"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-biker-girl-wearing-motorcycle-gear-sitting-floor-with-car-wheels-studio_613910-20212.jpg?_wi=2", imageAlt: "Complete tire service"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Hard-to-Find Sizes & Large Options", tags: ["14-inch", "Up to 32-inch"],
|
||||
id: "3", title: "Save $50+: Hard-to-Find Sizes & Large Options (14\" to 32\")", tags: ["14-inch", "Up to 32-inch"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-biker-girl-wearing-motorcycle-gear-sitting-floor-with-car-wheels-studio_613910-20212.jpg?_wi=3", imageAlt: "Variety of tire sizes"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Professional Rim Repairs & Alignment", tags: ["Specialized Equipment", "Expert Work"],
|
||||
id: "4", title: "Save 30%+ on Rim Repairs: Professional Work at Fair Rates", tags: ["Specialized Equipment", "Expert Work"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/diligent-cobbler-glasses-is-working-with-pair-leather-shoes-his-workplace_613910-12914.jpg", imageAlt: "Rim repair service"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Mounting, Balancing & Plugs/Patches", tags: ["Complete Service", "Quality"],
|
||||
id: "5", title: "Complete Package: Mounting, Balancing & Plugs/Patches Included", tags: ["Complete Service", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-fixing-car-tyre_1170-1668.jpg?_wi=3", imageAlt: "Professional tire mounting"
|
||||
},
|
||||
{
|
||||
id: "6", title: "2-Week Warranty on All Tires", tags: ["Peace of Mind", "Guaranteed"],
|
||||
id: "6", title: "Peace of Mind: 2-Week Warranty on All Tires", tags: ["Peace of Mind", "Guaranteed"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-going-out-shopping-various-consumer-goods_23-2151669810.jpg?_wi=1", imageAlt: "Quality guarantee"
|
||||
}
|
||||
]}
|
||||
@@ -104,7 +104,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TestimonialAboutCard
|
||||
tag="Why Choose Us"
|
||||
title="Fairest Prices in Town. Honest Service You Can Trust."
|
||||
title="Save $100+ vs Big-Box Competitors. Honest Service You Can Trust."
|
||||
description="Family-owned since day one"
|
||||
subdescription="We beat big-box competitors by $100+ on average"
|
||||
icon={Zap}
|
||||
|
||||
Reference in New Issue
Block a user