Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2b0caf5f37 |
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
description="For over two decades, Apex Tires has provided premium tire solutions. We believe that your safety on the road starts with the right tires, installed with precision."
|
||||
subdescription="Our team of certified technicians ensures every vehicle receives expert care, so you can drive with absolute confidence in any weather condition."
|
||||
icon={Shield}
|
||||
videoSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{ id: "1", brand: "Apex", name: "All-Season Premier", price: "$150", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/close-up-view-black-off-road-tire-tread_23-2151979278.jpg" },
|
||||
{ id: "2", brand: "Apex", name: "Velocity Performance", price: "$220", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/single-vertical-tire-asphalt_23-2148322026.jpg" },
|
||||
{ id: "3", brand: "Apex", name: "Arctic Ice Specialist", price: "$190", rating: 4, reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg" },
|
||||
{ id: "3", brand: "Apex", name: "Arctic Ice Specialist", price: "$190", rating: 4, reviewCount: "62", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-changing-tires-car-service_1303-26890.jpg?_wi=2" },
|
||||
{ id: "4", brand: "Apex", name: "Highway Cruiser", price: "$130", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/jacket-businessman-projection-sophisticated-urban_1134-1188.jpg" },
|
||||
{ id: "5", brand: "Apex", name: "Terrain Master Off-Road", price: "$280", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/indian-man-working-male-yellow-vest-man-near-tractor_1157-47555.jpg" },
|
||||
{ id: "6", brand: "Apex", name: "Track Pro Low Profile", price: "$310", rating: 5, reviewCount: "34", imageSrc: "http://img.b2bpic.net/free-photo/hexagon-sphere_1048-2463.jpg" },
|
||||
|
||||
Reference in New Issue
Block a user