Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 19:48:00 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Request Quote", href: "#contact" },
]}
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=1"
imageAlt="Luxury ceramic coated vehicle with showroom finish"
mediaAnimation="slide-up"
frameStyle="card"
@@ -81,28 +81,28 @@ export default function LandingPage() {
title: "Ceramic Coatings", description: "Long-term paint protection with extreme gloss and hydrophobic finish. Our nano-ceramic coatings create an invisible shield that repels water, dirt, and contaminants while enhancing your vehicle's natural beauty.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-examining-vehicle-hood-while-working-auto-repair-shop_637285-7664.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg?_wi=1"},
},
{
id: 2,
title: "Paint Correction", description: "Remove swirl marks, restore depth & clarity, and revive faded paint. Our precision polishing and correction techniques restore your vehicle to showroom condition without removing any clear coat.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342625.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342625.jpg?_wi=1"},
},
{
id: 3,
title: "Luxury Detailing", description: "Deep interior and exterior restoration with high-gloss finishes and meticulous attention to every detail. Complete cleaning, protection, and enhancement for discerning vehicle owners.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-man-washing-car-carwash-station-outdoor_651396-2795.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=1"},
},
{
id: 4,
title: "Mobile Detailing", description: "We come to you across Metro Atlanta with on-time, professional service. Convenient scheduling and premium-grade products delivered at your home or business.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg"},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=2"},
},
]}
showStepNumbers={true}
@@ -130,11 +130,11 @@ export default function LandingPage() {
<ProductCardThree
products={[
{
id: "1", name: "Paint Correction & Ceramic Coating", price: "Starting $899", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg", imageAlt: "Before and after paint correction"},
id: "1", name: "Paint Correction & Ceramic Coating", price: "Starting $899", imageSrc: "http://img.b2bpic.net/free-photo/service-worker-painting-car-auto-service_23-2149486995.jpg?_wi=2", imageAlt: "Before and after paint correction"},
{
id: "2", name: "Full Ceramic Protection", price: "Starting $1,499", imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342625.jpg", imageAlt: "Full ceramic coating transformation"},
id: "2", name: "Full Ceramic Protection", price: "Starting $1,499", imageSrc: "http://img.b2bpic.net/free-photo/person-working-car-wrapping_23-2149342625.jpg?_wi=2", imageAlt: "Full ceramic coating transformation"},
{
id: "3", name: "Interior & Exterior Detail", price: "Starting $799", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg", imageAlt: "Complete interior restoration"},
id: "3", name: "Interior & Exterior Detail", price: "Starting $799", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=2", imageAlt: "Complete interior restoration"},
]}
title="Stunning Before & After Transformations"
description="See the dramatic difference our ceramic coatings and detailing services deliver"
@@ -166,17 +166,17 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "Lexus Owner", testimonial: "My Lexus looks like it just came off the showroom floor. GQ's attention to detail is unmatched. Highly recommend their ceramic coating service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Sarah Mitchell", handle: "Lexus Owner", testimonial: "My Lexus looks like it just came off the showroom floor. GQ's attention to detail is unmatched. Highly recommend their ceramic coating service!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=1", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "Marcus Johnson", handle: "Mercedes Owner", testimonial: "Professionalism is at 100%. From scheduling to execution, every step was seamless. My Mercedes has never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Marcus Johnson"},
id: "2", name: "Marcus Johnson", handle: "Mercedes Owner", testimonial: "Professionalism is at 100%. From scheduling to execution, every step was seamless. My Mercedes has never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Marcus Johnson"},
{
id: "3", name: "Jennifer Cole", handle: "BMW Enthusiast", testimonial: "They came out to Alpharetta and were on time. The ceramic coating they applied is incredible. The water just beads right off!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Jennifer Cole"},
id: "3", name: "Jennifer Cole", handle: "BMW Enthusiast", testimonial: "They came out to Alpharetta and were on time. The ceramic coating they applied is incredible. The water just beads right off!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=2", imageAlt: "Jennifer Cole"},
{
id: "4", name: "David Park", handle: "Tesla Owner", testimonial: "Paint correction service was flawless. All swirl marks removed and the finish is pristine. Will definitely use them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "David Park"},
id: "4", name: "David Park", handle: "Tesla Owner", testimonial: "Paint correction service was flawless. All swirl marks removed and the finish is pristine. Will definitely use them again.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=2", imageAlt: "David Park"},
{
id: "5", name: "Amanda Rodriguez", handle: "Audi Owner", testimonial: "The mobile detailing service is incredibly convenient. They handled my Audi with the utmost care. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Amanda Rodriguez"},
id: "5", name: "Amanda Rodriguez", handle: "Audi Owner", testimonial: "The mobile detailing service is incredibly convenient. They handled my Audi with the utmost care. Five stars!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg?_wi=3", imageAlt: "Amanda Rodriguez"},
{
id: "6", name: "Christopher Lee", handle: "Business Owner", testimonial: "Professional, punctual, and produces exceptional results. GQ sets the standard for luxury auto detailing in Atlanta.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", imageAlt: "Christopher Lee"},
id: "6", name: "Christopher Lee", handle: "Business Owner", testimonial: "Professional, punctual, and produces exceptional results. GQ sets the standard for luxury auto detailing in Atlanta.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=3", imageAlt: "Christopher Lee"},
]}
title="What Our Clients Say"
description="Real feedback from satisfied luxury vehicle owners across Metro Atlanta"
@@ -202,7 +202,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg?_wi=3"
imageAlt="Premium luxury vehicle with ceramic coating"
columns={[
{