From db5ab9489152fc7acbc95289ffdf11ead520c6c7 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:34:15 +0000 Subject: [PATCH 1/4] Update src/app/page.tsx --- src/app/page.tsx | 34 +++++++++++++++++----------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4cb245e..0013e24 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function HomePage() { title="Amritsar's #1 Car Detailing & Ceramic Coating Experts" description="Protect your car with professional PPF, Ceramic Coating, Detailing & Foam Wash services. We've served 700+ satisfied customers." tag="Premium Auto Care" - imageSrc="http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg" + imageSrc="http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg?_wi=1" imageAlt="Professional car detailing and ceramic coating service" textPosition="bottom-left" showBlur={true} @@ -113,17 +113,17 @@ export default function HomePage() { Date: Sun, 8 Mar 2026 09:34:15 +0000 Subject: [PATCH 2/4] Update src/app/reviews/page.tsx --- src/app/reviews/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/reviews/page.tsx b/src/app/reviews/page.tsx index 4c2aa5e..ef592c5 100644 --- a/src/app/reviews/page.tsx +++ b/src/app/reviews/page.tsx @@ -90,17 +90,17 @@ export default function ReviewsPage() { Date: Sun, 8 Mar 2026 09:34:16 +0000 Subject: [PATCH 3/4] Update src/app/services/ceramic-coating/page.tsx --- src/app/services/ceramic-coating/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/ceramic-coating/page.tsx b/src/app/services/ceramic-coating/page.tsx index 3d6ce04..0e5beac 100644 --- a/src/app/services/ceramic-coating/page.tsx +++ b/src/app/services/ceramic-coating/page.tsx @@ -74,7 +74,7 @@ export default function CeramicCoatingPage() { title="Professional Ceramic Coating in Amritsar" description="Protect your car with our premium ceramic coating service. Long-lasting gloss, hydrophobic surface, and complete paint protection. 2-5 years of professional-grade protection." tag="Ceramic Coating Specialist" - imageSrc="http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg?_wi=5" imageAlt="Ceramic coating application showing water beading" textPosition="bottom-left" showBlur={true} @@ -96,27 +96,27 @@ export default function CeramicCoatingPage() { { id: "01", title: "Superior Paint Protection", description: "Creates a hard, protective layer that shields your car's paint from UV rays, contaminants, and environmental damage.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg", imageAlt: "Ceramic coating protection layer"}, + "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg?_wi=6", imageAlt: "Ceramic coating protection layer"}, { id: "02", title: "Enhanced Gloss & Shine", description: "Provides a deep, mirror-like finish that makes your car look freshly polished every day. Dramatically enhances color depth.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg", imageAlt: "Enhanced car paint gloss and shine"}, + "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg?_wi=7", imageAlt: "Enhanced car paint gloss and shine"}, { id: "03", title: "Hydrophobic Surface", description: "Water beads and rolls off, preventing water spots and mineral deposits. Makes washing your car easier and faster.", imageSrc: - "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg", imageAlt: "Hydrophobic water beading effect"}, + "http://img.b2bpic.net/free-photo/close-up-oily-bubbles-droplets-colourful-watery-backdrop_23-2148290123.jpg?_wi=8", imageAlt: "Hydrophobic water beading effect"}, { id: "04", title: "Long-Lasting Durability", description: "Professional ceramic coating lasts 2-5 years with proper maintenance. Reduces need for frequent waxing.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg", imageAlt: "Long-lasting ceramic coating durability"}, + "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg?_wi=4", imageAlt: "Long-lasting ceramic coating durability"}, { id: "05", title: "Chemical & Scratch Resistance", description: "Protects against bird droppings, tree sap, and minor scratches. Maintains finish even in harsh conditions.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-dashboard-with-rag_23-2150318454.jpg", imageAlt: "Chemical and scratch resistant coating"}, + "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-dashboard-with-rag_23-2150318454.jpg?_wi=6", imageAlt: "Chemical and scratch resistant coating"}, { id: "06", title: "Increased Resale Value", description: "A well-maintained ceramic coating can increase your vehicle's resale value and appeal to potential buyers.", imageSrc: - "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg", imageAlt: "Car value and resale benefits"}, + "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30592.jpg?_wi=2", imageAlt: "Car value and resale benefits"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1 From 190e201b7ceae1b3f920fae57758482867e3527c Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:34:16 +0000 Subject: [PATCH 4/4] Update src/app/services/ppf/page.tsx --- src/app/services/ppf/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/services/ppf/page.tsx b/src/app/services/ppf/page.tsx index 8f21944..b8469be 100644 --- a/src/app/services/ppf/page.tsx +++ b/src/app/services/ppf/page.tsx @@ -74,7 +74,7 @@ export default function PPFPage() { title="Paint Protection Film (PPF) Installation in Amritsar" description="Protect your car's paint from scratches, stone chips, and road debris with premium PPF. Self-healing technology provides lasting protection and maintains your car's value." tag="PPF Expert Installation" - imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg" + imageSrc="http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg?_wi=5" imageAlt="Paint protection film installation professional car hood" textPosition="bottom-left" showBlur={true} @@ -96,27 +96,27 @@ export default function PPFPage() { { id: "01", title: "Self-Healing Technology", description: "Minor scratches and swirls automatically heal with body heat and sunlight. Maintains perfect finish longer than traditional methods.", imageSrc: - "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg", imageAlt: "Self-healing PPF technology demonstration"}, + "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg?_wi=6", imageAlt: "Self-healing PPF technology demonstration"}, { id: "02", title: "Stone Chip Protection", description: "Advanced transparent film shields paint from road debris, stone chips, and impact damage. Absorbs impact energy effectively.", imageSrc: - "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg", imageAlt: "PPF stone chip protection"}, + "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342659.jpg?_wi=7", imageAlt: "PPF stone chip protection"}, { id: "03", title: "Invisible Protection", description: "Clear, transparent film is virtually invisible once applied. No visible thickness or color change to your car's appearance.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg", imageAlt: "Invisible PPF coating"}, + "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg?_wi=5", imageAlt: "Invisible PPF coating"}, { id: "04", title: "5-Year Durability", description: "Premium PPF lasts 5+ years with minimal maintenance. Professional installation ensures long-lasting adhesion and protection.", imageSrc: - "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg", imageAlt: "Long-lasting PPF durability"}, + "http://img.b2bpic.net/free-photo/professional-cleaning-car-wash-car-showroom_146671-18369.jpg?_wi=6", imageAlt: "Long-lasting PPF durability"}, { id: "05", title: "UV Protection", description: "Blocks harmful UV rays that cause paint fading and oxidation. Keeps paint color vibrant and maintains resale value.", imageSrc: - "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-dashboard-with-rag_23-2150318454.jpg", imageAlt: "UV protection from PPF"}, + "http://img.b2bpic.net/free-photo/woman-cleaning-her-car-dashboard-with-rag_23-2150318454.jpg?_wi=7", imageAlt: "UV protection from PPF"}, { id: "06", title: "Easy Maintenance", description: "PPF requires minimal maintenance. Works with regular car wash routines and requires no special products or techniques.", imageSrc: - "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35954.jpg", imageAlt: "Easy PPF maintenance and care"}, + "http://img.b2bpic.net/free-photo/handsomen-man-black-sweater-washing-his-car_1157-35954.jpg?_wi=5", imageAlt: "Easy PPF maintenance and care"}, ]} textboxLayout="default" animationType="slide-up" -- 2.49.1