Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 7f42b78314 | |||
| b52829650d |
@@ -107,9 +107,9 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "s1", name: "Towing & Roadside", price: "24/7 Availability", variant: "Recovery & Rescue", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-holding-spare-tire_23-2148270683.jpg"},
|
id: "s1", name: "Towing & Roadside", price: "Emergency Support: 24/7", variant: "Recovery & Rescue", imageSrc: "http://img.b2bpic.net/free-photo/long-shot-man-holding-spare-tire_23-2148270683.jpg"},
|
||||||
{
|
{
|
||||||
id: "s2", name: "Auto Repair", price: "Same Day Turnaround", variant: "Diagnostic & Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/car-engine-repair-garage_1170-1704.jpg"},
|
id: "s2", name: "Auto Repair", price: "Fastest Local Repair", variant: "Diagnostic & Maintenance", imageSrc: "http://img.b2bpic.net/free-photo/car-engine-repair-garage_1170-1704.jpg"},
|
||||||
{
|
{
|
||||||
id: "s3", name: "Auto Wrecking", price: "Massive Inventory", variant: "Used & New Parts", imageSrc: "http://img.b2bpic.net/free-photo/amusement-park-childrens-day_23-2148606699.jpg"},
|
id: "s3", name: "Auto Wrecking", price: "Massive Inventory", variant: "Used & New Parts", imageSrc: "http://img.b2bpic.net/free-photo/amusement-park-childrens-day_23-2148606699.jpg"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user