Merge version_1 into main #3
@@ -109,7 +109,7 @@ export default function AboutPage() {
|
||||
title: "Ceramic Coating", description: "Premium protective coatings that preserve your vehicle's showroom appearance", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", imageAlt: "Ceramic coating application", buttonIcon: ChevronRight,
|
||||
buttonHref: "/services"},
|
||||
{
|
||||
title: "Mobile Detailing", description: "Complete service convenience - we come to your location, on your schedule", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg", imageAlt: "Mobile detailing service", buttonIcon: ChevronRight,
|
||||
title: "Mobile Detailing", description: "Complete service convenience - we come to your location, on your schedule", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg?_wi=1", imageAlt: "Mobile detailing service", buttonIcon: ChevronRight,
|
||||
buttonHref: "/services"},
|
||||
{
|
||||
title: "Full Detail Package", description: "Complete interior and exterior treatment for comprehensive vehicle restoration", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30572.jpg", imageAlt: "Full detail package results", buttonIcon: ChevronRight,
|
||||
@@ -122,7 +122,7 @@ export default function AboutPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11791.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11791.jpg?_wi=1"
|
||||
imageAlt="California Golden Detailers facility"
|
||||
logoText="California Golden Detailers"
|
||||
copyrightText="© 2025 California Golden Detailers. All rights reserved."
|
||||
|
||||
@@ -74,7 +74,7 @@ export default function GalleryPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Rolls-Royce", name: "Phantom Pearl Detail", price: "Premium Finish", rating: 5,
|
||||
reviewCount: "Flawless", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg", imageAlt: "Rolls-Royce Phantom detail"},
|
||||
reviewCount: "Flawless", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg?_wi=2", imageAlt: "Rolls-Royce Phantom detail"},
|
||||
{
|
||||
id: "2", brand: "Ferrari", name: "F8 Tributo Restoration", price: "Show Ready", rating: 5,
|
||||
reviewCount: "Perfect", imageSrc: "http://img.b2bpic.net/free-photo/back-dark-automobile-with-modern-rear-light_23-2147963030.jpg", imageAlt: "Ferrari F8 Tributo"},
|
||||
@@ -95,7 +95,7 @@ export default function GalleryPage() {
|
||||
reviewCount: "Perfect", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-26060.jpg", imageAlt: "Porsche 911 Turbo S"},
|
||||
{
|
||||
id: "8", brand: "Bugatti", name: "Chiron Hypercar", price: "Legendary", rating: 5,
|
||||
reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg", imageAlt: "Bugatti Chiron"},
|
||||
reviewCount: "Masterpiece", imageSrc: "http://img.b2bpic.net/free-photo/side-view-brand-new-car-sell_23-2148332886.jpg?_wi=3", imageAlt: "Bugatti Chiron"},
|
||||
]}
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
@@ -142,7 +142,7 @@ export default function GalleryPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11791.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanics-repairing-car-workshop_329181-11791.jpg?_wi=2"
|
||||
imageAlt="California Golden Detailers facility"
|
||||
logoText="California Golden Detailers"
|
||||
copyrightText="© 2025 California Golden Detailers. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user