Update src/app/page.tsx
This commit is contained in:
@@ -90,11 +90,11 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Exterior Detailing", description: "Hand wash, clay bar treatment, ceramic sealant application, tire & wheel detailing, and paint protection that delivers showroom shine.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg", imageAlt: "Ceramic sealant and exterior detailing process"
|
||||
title: "Exterior Detailing", description: "Hand wash, clay bar treatment, ceramic sealant application, tire & wheel detailing, and paint protection that delivers showroom shine.", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36591.jpg?_wi=1", imageAlt: "Ceramic sealant and exterior detailing process"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Monthly Maintenance Plans", description: "Recurring detailing service designed to keep your vehicle in pristine condition. Discounted rates for consistent care and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg", imageAlt: "Monthly car maintenance plan subscription service"
|
||||
title: "Monthly Maintenance Plans", description: "Recurring detailing service designed to keep your vehicle in pristine condition. Discounted rates for consistent care and convenience.", imageSrc: "http://img.b2bpic.net/free-photo/serviceman-does-checkup-client-car_482257-76119.jpg?_wi=1", imageAlt: "Monthly car maintenance plan subscription service"
|
||||
}
|
||||
]}
|
||||
buttons={[
|
||||
@@ -149,7 +149,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Exterior Restoration", description: "Deep cleaning, paint correction, ceramic coating application, and protective shine that makes your vehicle stand out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg", imageAlt: "Before and after exterior detailing transformation"
|
||||
title: "Exterior Restoration", description: "Deep cleaning, paint correction, ceramic coating application, and protective shine that makes your vehicle stand out.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193615.jpg?_wi=1", imageAlt: "Before and after exterior detailing transformation"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
|
||||
Reference in New Issue
Block a user