Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -56,10 +56,10 @@ export default function Page() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-washing_23-2149172895.jpg", imageAlt: "Professional mobile car wash service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg", imageAlt: "Exterior car detailing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg?_wi=1", imageAlt: "Exterior car detailing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg", imageAlt: "Interior detailing service"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=1", imageAlt: "Interior detailing service"
|
||||
}
|
||||
]}
|
||||
ariaLabel="Hero section showcasing Blue Planet car wash services"
|
||||
@@ -79,11 +79,11 @@ export default function Page() {
|
||||
features={[
|
||||
{
|
||||
id: "exterior", title: "Exterior Wash", author: "Standard Service", description: "Complete exterior cleaning including wheels, tires, and body shine. We use premium, eco-friendly products to protect your paint.", tags: ["Professional", "Eco-Friendly", "Premium"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg", imageAlt: "Professional exterior car washing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-frost-blue-car-winter_181624-12184.jpg?_wi=2", imageAlt: "Professional exterior car washing"
|
||||
},
|
||||
{
|
||||
id: "interior", title: "Interior Detailing", author: "Deep Clean Service", description: "Comprehensive interior cleaning including vacuuming, upholstery cleaning, and stain removal. Bring your car back to showroom condition.", tags: ["Deep Clean", "Stain Removal", "Professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg", imageAlt: "Professional interior car detailing"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-driver-recharging-ev-vehicle-battery-low-angle-shot_482257-130130.jpg?_wi=2", imageAlt: "Professional interior car detailing"
|
||||
},
|
||||
{
|
||||
id: "ceramic", title: "Ceramic Coating", author: "Premium Protection", description: "Long-lasting protective coating that shields your paint from UV rays, dirt, and contaminants. Maintains showroom shine for months.", tags: ["Protection", "Long-Lasting", "Premium"],
|
||||
|
||||
Reference in New Issue
Block a user