Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc450e7f33 | |||
| 59a87992d1 | |||
| 28f7f6d29d | |||
| c60f924aac | |||
| 8cfa88309a | |||
| 940a6033dc | |||
| 59aacb6b69 | |||
| 79f5166763 | |||
| fbc44314ca | |||
| 67dfa3ef31 | |||
| 4fbc10d05a | |||
| 026702c77c | |||
| bee4a4f042 |
@@ -20,8 +20,7 @@ export default function AboutPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Interior Detailing", href: "/services" },
|
||||
{ label: "Exterior Wash & Wax", href: "/services" },
|
||||
{ label: "Full Detail Packages", href: "/services" },
|
||||
@@ -29,8 +28,7 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -38,16 +36,14 @@ export default function AboutPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/210pristinedetailing" },
|
||||
{ label: "Call Us", href: "tel:2108488465" },
|
||||
{ label: "Email", href: "mailto:info@210pristine.com" },
|
||||
@@ -84,13 +80,7 @@ export default function AboutPage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"✓ 5+ Years Experience",
|
||||
"✓ 500+ Happy Customers",
|
||||
"✓ 100% Satisfaction Guarantee",
|
||||
"✓ Licensed & Insured",
|
||||
"✓ Eco-Friendly Products",
|
||||
"✓ Professional Team",
|
||||
"✓ Premium Quality Commitment",
|
||||
"✓ 5+ Years Experience", "✓ 500+ Happy Customers", "✓ 100% Satisfaction Guarantee", "✓ Licensed & Insured", "✓ Eco-Friendly Products", "✓ Professional Team", "✓ Premium Quality Commitment"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -106,22 +96,16 @@ export default function AboutPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description:
|
||||
"Customer satisfaction rate. We stand behind every job with our quality guarantee.",
|
||||
id: "1", value: "100%", description:
|
||||
"Customer satisfaction rate. We stand behind every job with our quality guarantee."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "5-Star",
|
||||
description:
|
||||
"Consistently rated across all platforms by our satisfied San Antonio customers.",
|
||||
id: "2", value: "5-Star", description:
|
||||
"Consistently rated across all platforms by our satisfied San Antonio customers."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Same-Day",
|
||||
description:
|
||||
"Service available most days. Flexible scheduling to fit your busy life.",
|
||||
id: "3", value: "Same-Day", description:
|
||||
"Service available most days. Flexible scheduling to fit your busy life."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -155,4 +139,4 @@ export default function AboutPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ContactPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Interior Detailing", href: "/services" },
|
||||
{ label: "Exterior Wash & Wax", href: "/services" },
|
||||
{ label: "Full Detail Packages", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -37,16 +35,14 @@ export default function ContactPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/210pristinedetailing" },
|
||||
{ label: "Call Us", href: "tel:2108488465" },
|
||||
{ label: "Email", href: "mailto:info@210pristine.com" },
|
||||
@@ -99,22 +95,16 @@ export default function ContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Phone",
|
||||
description:
|
||||
"(210) 848-8465 - Call us directly to speak with our team and book your service.",
|
||||
id: "1", value: "Phone", description:
|
||||
"(210) 848-8465 - Call us directly to speak with our team and book your service."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Email",
|
||||
description:
|
||||
"info@210pristine.com - Send us your questions and we'll respond within 24 hours.",
|
||||
id: "2", value: "Email", description:
|
||||
"info@210pristine.com - Send us your questions and we'll respond within 24 hours."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "Service Area",
|
||||
description:
|
||||
"San Antonio & surrounding areas including Alamo Heights, Universal City, Live Oak, Helotes, and Converse.",
|
||||
id: "3", value: "Service Area", description:
|
||||
"San Antonio & surrounding areas including Alamo Heights, Universal City, Live Oak, Helotes, and Converse."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -131,4 +121,4 @@ export default function ContactPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function GalleryPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Interior Detailing", href: "/services" },
|
||||
{ label: "Exterior Wash & Wax", href: "/services" },
|
||||
{ label: "Full Detail Packages", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -37,16 +35,14 @@ export default function GalleryPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/210pristinedetailing" },
|
||||
{ label: "Call Us", href: "tel:2108488465" },
|
||||
{ label: "Email", href: "mailto:info@210pristine.com" },
|
||||
@@ -84,52 +80,28 @@ export default function GalleryPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mustang Exterior Detail",
|
||||
price: "Complete Transformation",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-red-american-car-stands-street-evening_1304-3192.jpg?_wi=2",
|
||||
imageAlt: "Mustang muscle car detail results",
|
||||
id: "1", name: "Mustang Exterior Detail", price: "Complete Transformation", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-red-american-car-stands-street-evening_1304-3192.jpg?_wi=2", imageAlt: "Mustang muscle car detail results"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Interior Deep Clean",
|
||||
price: "Like-New Interior",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=2",
|
||||
imageAlt: "Interior deep cleaning results",
|
||||
id: "2", name: "Interior Deep Clean", price: "Like-New Interior", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=2", imageAlt: "Interior deep cleaning results"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ceramic Sealant",
|
||||
price: "Protected Shine",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=2",
|
||||
imageAlt: "Ceramic coating application results",
|
||||
id: "3", name: "Ceramic Sealant", price: "Protected Shine", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=2", imageAlt: "Ceramic coating application results"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Family SUV Detail",
|
||||
price: "Pristine Condition",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/worker-car-detailing-cleaning-car-with-microfiber_1303-30578.jpg?_wi=2",
|
||||
imageAlt: "SUV detailing transformation",
|
||||
id: "4", name: "Family SUV Detail", price: "Pristine Condition", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/worker-car-detailing-cleaning-car-with-microfiber_1303-30578.jpg?_wi=2", imageAlt: "SUV detailing transformation"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Luxury Car Polish",
|
||||
price: "Premium Finish",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=2",
|
||||
imageAlt: "Luxury vehicle detailing results",
|
||||
id: "5", name: "Luxury Car Polish", price: "Premium Finish", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=2", imageAlt: "Luxury vehicle detailing results"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Truck Detailing",
|
||||
price: "Full Service",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=3",
|
||||
imageAlt: "Truck detail and cleaning",
|
||||
id: "6", name: "Truck Detailing", price: "Full Service", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=3", imageAlt: "Truck detail and cleaning"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -165,4 +137,4 @@ export default function GalleryPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -6,41 +6,25 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const mulish = Mulish({
|
||||
variable: "--font-mulish",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-mulish", subsets: ["latin"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Mobile Car Detailing San Antonio | 210Pristine | 5-Star Rated",
|
||||
description: "Professional mobile car detailing in San Antonio. We bring premium interior and exterior detailing to your home or office. 5-star rated, fully insured, same-day available.",
|
||||
keywords: "mobile car detailing San Antonio, car detailing near me, interior detailing, exterior detailing, ceramic coating, car wash",
|
||||
metadataBase: new URL("https://210pristine.com"),
|
||||
title: "Mobile Car Detailing San Antonio | 210Pristine | 5-Star Rated", description: "Professional mobile car detailing in San Antonio. We bring premium interior and exterior detailing to your home or office. 5-star rated, fully insured, same-day available.", keywords: "mobile car detailing San Antonio, car detailing near me, interior detailing, exterior detailing, ceramic coating, car wash", metadataBase: new URL("https://210pristine.com"),
|
||||
alternates: {
|
||||
canonical: "https://210pristine.com",
|
||||
},
|
||||
canonical: "https://210pristine.com"},
|
||||
openGraph: {
|
||||
title: "Mobile Car Detailing San Antonio | 210Pristine",
|
||||
description: "Professional mobile car detailing brought to your home or office. Premium results, convenient service.",
|
||||
url: "https://210pristine.com",
|
||||
siteName: "210Pristine Mobile Detailing",
|
||||
type: "website",
|
||||
images: [
|
||||
title: "Mobile Car Detailing San Antonio | 210Pristine", description: "Professional mobile car detailing brought to your home or office. Premium results, convenient service.", url: "https://210pristine.com", siteName: "210Pristine Mobile Detailing", type: "website", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg",
|
||||
alt: "Professional car detailing service San Antonio",
|
||||
},
|
||||
url: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", alt: "Professional car detailing service San Antonio"},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Mobile Car Detailing San Antonio | 210Pristine",
|
||||
description: "Professional mobile car detailing brought to your home or office.",
|
||||
images: ["http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg"],
|
||||
card: "summary_large_image", title: "Mobile Car Detailing San Antonio | 210Pristine", description: "Professional mobile car detailing brought to your home or office.", images: ["http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1432,4 +1416,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
233
src/app/page.tsx
233
src/app/page.tsx
@@ -24,8 +24,7 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Interior Detailing", href: "/services" },
|
||||
{ label: "Exterior Wash & Wax", href: "/services" },
|
||||
{ label: "Full Detail Packages", href: "/services" },
|
||||
@@ -33,8 +32,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -42,16 +40,14 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/210pristinedetailing" },
|
||||
{ label: "Call Us", href: "tel:2108488465" },
|
||||
{ label: "Email", href: "mailto:info@210pristine.com" },
|
||||
@@ -95,24 +91,19 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg",
|
||||
imageAlt: "Pristine car exterior detail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30596.jpg", imageAlt: "Pristine car exterior detail"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=1",
|
||||
imageAlt: "Professional interior detailing",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=1", imageAlt: "Professional interior detailing"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg",
|
||||
imageAlt: "Shiny waxed car finish",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30574.jpg", imageAlt: "Shiny waxed car finish"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-dusting_23-2149172887.jpg",
|
||||
imageAlt: "Clean car interior",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-dusting_23-2149172887.jpg", imageAlt: "Clean car interior"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193590.jpg",
|
||||
imageAlt: "Mobile detailing service",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193590.jpg", imageAlt: "Mobile detailing service"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -126,13 +117,7 @@ export default function HomePage() {
|
||||
tagIcon={MapPin}
|
||||
tagAnimation="slide-up"
|
||||
names={[
|
||||
"⭐ 5-Star Rated",
|
||||
"📍 Local San Antonio",
|
||||
"🚗 Mobile Service",
|
||||
"🧼 Professional Products",
|
||||
"💼 Fully Insured",
|
||||
"🛡️ Quality Guaranteed",
|
||||
"⏰ Same Day Available",
|
||||
"⭐ 5-Star Rated", "📍 Local San Antonio", "🚗 Mobile Service", "🧼 Professional Products", "💼 Fully Insured", "🛡️ Quality Guaranteed", "⏰ Same Day Available"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -149,14 +134,10 @@ export default function HomePage() {
|
||||
tagIcon={Zap}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Interior Detailing",
|
||||
description:
|
||||
"Deep cleaning of carpets, upholstery, dashboard, and all interior surfaces. Removes stains, odors, and restores your car's interior to like-new condition.",
|
||||
media: {
|
||||
id: "1", title: "Interior Detailing", description:
|
||||
"Deep cleaning of carpets, upholstery, dashboard, and all interior surfaces. Removes stains, odors, and restores your car's interior to like-new condition.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=2",
|
||||
imageAlt: "Interior detailing service",
|
||||
"http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=2", imageAlt: "Interior detailing service"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Carpet & upholstery cleaning" },
|
||||
@@ -166,14 +147,10 @@ export default function HomePage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Exterior Wash & Wax",
|
||||
description:
|
||||
"Professional exterior cleaning with premium wax protection. Your vehicle will shine with a protective coating that lasts for months.",
|
||||
media: {
|
||||
id: "2", title: "Exterior Wash & Wax", description:
|
||||
"Professional exterior cleaning with premium wax protection. Your vehicle will shine with a protective coating that lasts for months.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=1",
|
||||
imageAlt: "Exterior wash and wax service",
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=1", imageAlt: "Exterior wash and wax service"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Hand wash & dry" },
|
||||
@@ -183,14 +160,10 @@ export default function HomePage() {
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Full Detail Packages",
|
||||
description:
|
||||
"Comprehensive exterior and interior detailing. Perfect for deep restoration or pre-sale preparation. Includes premium products and protection treatments.",
|
||||
media: {
|
||||
id: "3", title: "Full Detail Packages", description:
|
||||
"Comprehensive exterior and interior detailing. Perfect for deep restoration or pre-sale preparation. Includes premium products and protection treatments.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=1",
|
||||
imageAlt: "Full detail package service",
|
||||
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=1", imageAlt: "Full detail package service"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Complete interior cleaning" },
|
||||
@@ -215,52 +188,28 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Mustang Exterior Detail",
|
||||
price: "Complete Transformation",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-red-american-car-stands-street-evening_1304-3192.jpg?_wi=1",
|
||||
imageAlt: "Mustang detail results",
|
||||
id: "1", name: "Mustang Exterior Detail", price: "Complete Transformation", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/old-red-american-car-stands-street-evening_1304-3192.jpg?_wi=1", imageAlt: "Mustang detail results"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Interior Deep Clean",
|
||||
price: "Like-New Interior",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=1",
|
||||
imageAlt: "Interior detail results",
|
||||
id: "2", name: "Interior Deep Clean", price: "Like-New Interior", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194086.jpg?_wi=1", imageAlt: "Interior detail results"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Ceramic Sealant",
|
||||
price: "Protected Shine",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=1",
|
||||
imageAlt: "Ceramic coating results",
|
||||
id: "3", name: "Ceramic Sealant", price: "Protected Shine", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-working-car-detailing-coating-car_1303-30598.jpg?_wi=1", imageAlt: "Ceramic coating results"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Family SUV Detail",
|
||||
price: "Pristine Condition",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/worker-car-detailing-cleaning-car-with-microfiber_1303-30578.jpg?_wi=1",
|
||||
imageAlt: "SUV detail results",
|
||||
id: "4", name: "Family SUV Detail", price: "Pristine Condition", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/worker-car-detailing-cleaning-car-with-microfiber_1303-30578.jpg?_wi=1", imageAlt: "SUV detail results"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Luxury Car Polish",
|
||||
price: "Premium Finish",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=1",
|
||||
imageAlt: "Luxury car detail results",
|
||||
id: "5", name: "Luxury Car Polish", price: "Premium Finish", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194064.jpg?_wi=1", imageAlt: "Luxury car detail results"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Truck Detailing",
|
||||
price: "Full Service",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=1",
|
||||
imageAlt: "Truck detail results",
|
||||
id: "6", name: "Truck Detailing", price: "Full Service", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=1", imageAlt: "Truck detail results"
|
||||
},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -279,93 +228,39 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Martinez, San Antonio",
|
||||
date: "Date: 15 March 2024",
|
||||
title: "Absolutely phenomenal job on my Mustang",
|
||||
quote:
|
||||
"Absolutely phenomenal job on my Mustang. The car looks brand new! The attention to detail is incredible. Erick and his team came right to my home, were professional, efficient, and the results speak for themselves. Will definitely book again!",
|
||||
tag: "Full Detail Package",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Sarah Martinez",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1895.jpg",
|
||||
imageAlt: "Mustang detail results",
|
||||
id: "1", name: "Sarah Martinez, San Antonio", date: "Date: 15 March 2024", title: "Absolutely phenomenal job on my Mustang", quote:
|
||||
"Absolutely phenomenal job on my Mustang. The car looks brand new! The attention to detail is incredible. Erick and his team came right to my home, were professional, efficient, and the results speak for themselves. Will definitely book again!", tag: "Full Detail Package", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/retro-car-parked-grass_158595-1895.jpg", imageAlt: "Mustang detail results"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Thompson, Alamo Heights",
|
||||
date: "Date: 8 March 2024",
|
||||
title: "Amazing customer service and quality work",
|
||||
quote:
|
||||
"Amazing customer service and completely transformed my car. I was skeptical about mobile detailing at first, but 210Pristine proved me wrong. They handled my luxury sedan with care and expertise. Highly recommend to anyone in San Antonio.",
|
||||
tag: "Premium Detail",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "James Thompson",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg",
|
||||
imageAlt: "Luxury sedan detail",
|
||||
id: "2", name: "James Thompson, Alamo Heights", date: "Date: 8 March 2024", title: "Amazing customer service and quality work", quote:
|
||||
"Amazing customer service and completely transformed my car. I was skeptical about mobile detailing at first, but 210Pristine proved me wrong. They handled my luxury sedan with care and expertise. Highly recommend to anyone in San Antonio.", tag: "Premium Detail", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "James Thompson", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/rear-light-new-black-car-street_23-2147962985.jpg", imageAlt: "Luxury sedan detail"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Maria Rodriguez, Universal City",
|
||||
date: "Date: 1 March 2024",
|
||||
title: "Efficient, fast, and quality job",
|
||||
quote:
|
||||
"Efficient, fast, and quality job. Erick arrived on time, worked quickly without rushing, and my SUV looks showroom fresh. The convenience of having the detail done at my home was amazing. Already booked my next appointment!",
|
||||
tag: "Exterior Wash & Wax",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Maria Rodriguez",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=2",
|
||||
imageAlt: "SUV detail results",
|
||||
id: "3", name: "Maria Rodriguez, Universal City", date: "Date: 1 March 2024", title: "Efficient, fast, and quality job", quote:
|
||||
"Efficient, fast, and quality job. Erick arrived on time, worked quickly without rushing, and my SUV looks showroom fresh. The convenience of having the detail done at my home was amazing. Already booked my next appointment!", tag: "Exterior Wash & Wax", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Maria Rodriguez", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=2", imageAlt: "SUV detail results"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Chen, Live Oak",
|
||||
date: "Date: 22 February 2024",
|
||||
title: "Best detailing service in San Antonio",
|
||||
quote:
|
||||
"Best detailing service in San Antonio. Professional, reliable, and affordable. My car has never looked better. The ceramic coating is worth every penny. Five stars all the way!",
|
||||
tag: "Ceramic Sealant",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "David Chen",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg",
|
||||
imageAlt: "Ceramic coating results",
|
||||
id: "4", name: "David Chen, Live Oak", date: "Date: 22 February 2024", title: "Best detailing service in San Antonio", quote:
|
||||
"Best detailing service in San Antonio. Professional, reliable, and affordable. My car has never looked better. The ceramic coating is worth every penny. Five stars all the way!", tag: "Ceramic Sealant", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "David Chen", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193557.jpg", imageAlt: "Ceramic coating results"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Jennifer Williams, Helotes",
|
||||
date: "Date: 15 February 2024",
|
||||
title: "Convenient and professional",
|
||||
quote:
|
||||
"Convenient and professional service. I didn't have to drive anywhere or wait in a shop. They came to me, did an excellent job, and my car is protected and pristine. Definitely my go-to detailing service.",
|
||||
tag: "Interior Deep Clean",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg",
|
||||
avatarAlt: "Jennifer Williams",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg",
|
||||
imageAlt: "Interior detail results",
|
||||
id: "5", name: "Jennifer Williams, Helotes", date: "Date: 15 February 2024", title: "Convenient and professional", quote:
|
||||
"Convenient and professional service. I didn't have to drive anywhere or wait in a shop. They came to me, did an excellent job, and my car is protected and pristine. Definitely my go-to detailing service.", tag: "Interior Deep Clean", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", avatarAlt: "Jennifer Williams", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/vertical-shot-elegant-car-interior-with-leather-seats-white-curtains_181624-23631.jpg", imageAlt: "Interior detail results"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Michael Garcia, Converse",
|
||||
date: "Date: 8 February 2024",
|
||||
title: "Outstanding attention to detail",
|
||||
quote:
|
||||
"Outstanding attention to detail. Erick takes pride in his work and it shows. My truck looks incredible. The professionalism and quality are unmatched. Will recommend to all my friends and family.",
|
||||
tag: "Full Service Detail",
|
||||
avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
|
||||
avatarAlt: "Michael Garcia",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=2",
|
||||
imageAlt: "Truck detail results",
|
||||
id: "6", name: "Michael Garcia, Converse", date: "Date: 8 February 2024", title: "Outstanding attention to detail", quote:
|
||||
"Outstanding attention to detail. Erick takes pride in his work and it shows. My truck looks incredible. The professionalism and quality are unmatched. Will recommend to all my friends and family.", tag: "Full Service Detail", avatarSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", avatarAlt: "Michael Garcia", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/truck-driver-putting-gloves-remove-vehicle-tarpaulin-unloading_342744-1295.jpg?_wi=2", imageAlt: "Truck detail results"
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -380,22 +275,16 @@ export default function HomePage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "1",
|
||||
description:
|
||||
"Book your detail online or call us directly. Choose your service and preferred time.",
|
||||
id: "1", value: "1", description:
|
||||
"Book your detail online or call us directly. Choose your service and preferred time."
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "2",
|
||||
description:
|
||||
"We arrive at your home or office with all professional equipment and premium products.",
|
||||
id: "2", value: "2", description:
|
||||
"We arrive at your home or office with all professional equipment and premium products."
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "3",
|
||||
description:
|
||||
"Enjoy your pristine car. We handle everything while you relax or work.",
|
||||
id: "3", value: "3", description:
|
||||
"Enjoy your pristine car. We handle everything while you relax or work."
|
||||
},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
@@ -429,4 +318,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -19,8 +19,7 @@ export default function ServicesPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Interior Detailing", href: "/services" },
|
||||
{ label: "Exterior Wash & Wax", href: "/services" },
|
||||
{ label: "Full Detail Packages", href: "/services" },
|
||||
@@ -28,8 +27,7 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -37,16 +35,14 @@ export default function ServicesPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" },
|
||||
{ label: "Disclaimer", href: "#" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Instagram", href: "https://instagram.com/210pristinedetailing" },
|
||||
{ label: "Call Us", href: "tel:2108488465" },
|
||||
{ label: "Email", href: "mailto:info@210pristine.com" },
|
||||
@@ -83,88 +79,76 @@ export default function ServicesPage() {
|
||||
tagIcon={Zap}
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Interior Detailing",
|
||||
description:
|
||||
"Deep cleaning of every interior surface. We remove stains, odors, and restore your car's interior to pristine condition. Includes carpet shampooing, upholstery conditioning, leather treatment, dashboard restoration, and air freshening. Perfect for daily drivers or pre-sale preparation.",
|
||||
media: {
|
||||
id: "1", title: "Interior Detailing", description:
|
||||
"Deep cleaning of every interior surface. We remove stains, odors, and restore your car's interior to pristine condition. Includes carpet shampooing, upholstery conditioning, leather treatment, dashboard restoration, and air freshening. Perfect for daily drivers or pre-sale preparation.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=3",
|
||||
imageAlt: "Professional interior detailing process",
|
||||
"http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22315.jpg?_wi=3", imageAlt: "Professional interior detailing process"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Carpet & upholstery deep cleaning",
|
||||
text: "Carpet & upholstery deep cleaning"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Leather treatment & conditioning",
|
||||
text: "Leather treatment & conditioning"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Dashboard & trim restoration",
|
||||
text: "Dashboard & trim restoration"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Odor elimination & air freshening",
|
||||
text: "Odor elimination & air freshening"
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Exterior Wash & Wax",
|
||||
description:
|
||||
"Professional exterior washing with hand-applied premium wax protection. We carefully clean every surface including wheels, tires, and trim, then apply protective wax coating that lasts months. Your vehicle will have a showroom shine with durable protection against environmental elements.",
|
||||
media: {
|
||||
id: "2", title: "Exterior Wash & Wax", description:
|
||||
"Professional exterior washing with hand-applied premium wax protection. We carefully clean every surface including wheels, tires, and trim, then apply protective wax coating that lasts months. Your vehicle will have a showroom shine with durable protection against environmental elements.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=3",
|
||||
imageAlt: "Expert exterior wash and wax service",
|
||||
"http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-exterior_23-2148194110.jpg?_wi=3", imageAlt: "Expert exterior wash and wax service"
|
||||
},
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Hand wash & dry techniques" },
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Premium wax application",
|
||||
text: "Premium wax application"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Wheel & tire detailed care",
|
||||
text: "Wheel & tire detailed care"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Window & trim polishing",
|
||||
text: "Window & trim polishing"
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Full Detail Packages",
|
||||
description:
|
||||
"Our comprehensive detailing service combines interior and exterior work into one complete restoration. Ideal for preparing vehicles for sale, special occasions, or simply wanting a full transformation. Includes paint protection, ceramic coating options, and all interior services for a complete refresh.",
|
||||
media: {
|
||||
id: "3", title: "Full Detail Packages", description:
|
||||
"Our comprehensive detailing service combines interior and exterior work into one complete restoration. Ideal for preparing vehicles for sale, special occasions, or simply wanting a full transformation. Includes paint protection, ceramic coating options, and all interior services for a complete refresh.", media: {
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=2",
|
||||
imageAlt: "Complete full detail package service",
|
||||
"http://img.b2bpic.net/free-photo/man-polishing-car-with-orbital-applicator_1303-30576.jpg?_wi=2", imageAlt: "Complete full detail package service"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Complete interior deep cleaning",
|
||||
text: "Complete interior deep cleaning"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Professional exterior detailing",
|
||||
text: "Professional exterior detailing"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Paint protection & ceramic coating",
|
||||
text: "Paint protection & ceramic coating"
|
||||
},
|
||||
{
|
||||
icon: CheckCircle,
|
||||
text: "Engine bay cleaning available",
|
||||
text: "Engine bay cleaning available"
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
@@ -202,4 +186,4 @@ export default function ServicesPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user