2 Commits

Author SHA1 Message Date
7f42b78314 Update src/app/page.tsx 2026-04-17 04:15:21 +00:00
b52829650d Merge version_2 into main
Merge version_2 into main
2026-04-17 04:13:53 +00:00

View File

@@ -107,9 +107,9 @@ export default function LandingPage() {
useInvertedBackground={true}
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"},
{