diff --git a/src/app/page.tsx b/src/app/page.tsx
index 81298a0..7143eae 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
@@ -64,16 +52,13 @@ export default function LandingPage() {
@@ -137,17 +102,13 @@ export default function LandingPage() {
useInvertedBackground={false}
heading={[
{
- type: "text",
- content: "About SAM DETAILING: Precision, Passion & Perfection",
- },
+ type: "text", content: "About SAM DETAILING: Precision, Passion & Perfection"},
+ {
+ type: "image", src: "http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg", alt: "Car detailing professional working on a car interior"}
]}
- imageSrc="http://img.b2bpic.net/free-photo/man-gray-sweater-wipes-car-car-wash_1157-35958.jpg"
- imageAlt="Car detailing professional working on a car interior"
buttons={[
{
- text: "Learn More",
- href: "#services",
- },
+ text: "Learn More", href: "#services"},
]}
/>
@@ -159,61 +120,19 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "interior-detailing",
- title: "Interior Detailing",
- description: "Revitalize your car's cabin with deep cleaning, sanitization, and conditioning of all surfaces.",
- tag: "Luxury",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552299.jpg",
- imageAlt: "Luxurious car interior undergoing detailing",
- },
+ id: "interior-detailing", title: "Interior Detailing", description: "Revitalize your car's cabin with deep cleaning, sanitization, and conditioning of all surfaces.", tag: "Luxury", imageSrc: "http://img.b2bpic.net/free-photo/still-life-cleaning-tools_23-2150552299.jpg", imageAlt: "Luxurious car interior undergoing detailing"},
{
- id: "exterior-detailing",
- title: "Exterior Detailing",
- description: "Restore your vehicle's shine with thorough washing, decontamination, waxing, and tire dressing.",
- tag: "Brilliance",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg",
- imageAlt: "Car exterior being washed with foam",
- },
+ id: "exterior-detailing", title: "Exterior Detailing", description: "Restore your vehicle's shine with thorough washing, decontamination, waxing, and tire dressing.", tag: "Brilliance", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-car-washing-service_23-2149212195.jpg", imageAlt: "Car exterior being washed with foam"},
{
- id: "paint-correction",
- title: "Paint Correction",
- description: "Eliminate swirl marks, scratches, and imperfections to achieve a mirror-like finish.",
- tag: "Flawless",
- imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg",
- imageAlt: "Professional using a buffer for paint correction",
- },
+ id: "paint-correction", title: "Paint Correction", description: "Eliminate swirl marks, scratches, and imperfections to achieve a mirror-like finish.", tag: "Flawless", imageSrc: "http://img.b2bpic.net/free-photo/car-detailing-concept-man-face-mask-with-orbital-polisher-repair-shop-polishing-orange-suv-car_627829-12608.jpg", imageAlt: "Professional using a buffer for paint correction"},
{
- id: "ceramic-coating",
- title: "Ceramic Coating",
- description: "Provide long-lasting protection and incredible gloss for your paint with advanced ceramic coatings.",
- tag: "Protection",
- imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg",
- imageAlt: "Ceramic coating being applied to a car",
- },
+ id: "ceramic-coating", title: "Ceramic Coating", description: "Provide long-lasting protection and incredible gloss for your paint with advanced ceramic coatings.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22305.jpg", imageAlt: "Ceramic coating being applied to a car"},
{
- id: "polishing",
- title: "Polishing",
- description: "Enhance your paint's depth and clarity, removing light imperfections and boosting gloss.",
- tag: "Shine",
- imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36575.jpg",
- imageAlt: "Close-up of car being polished",
- },
+ id: "polishing", title: "Polishing", description: "Enhance your paint's depth and clarity, removing light imperfections and boosting gloss.", tag: "Shine", imageSrc: "http://img.b2bpic.net/free-photo/man-polish-car-garage_1157-36575.jpg", imageAlt: "Close-up of car being polished"},
{
- id: "headlight-restoration",
- title: "Headlight Restoration",
- description: "Restore clarity and brightness to foggy or yellowed headlights, improving aesthetics and safety.",
- tag: "Clarity",
- imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg",
- imageAlt: "Restored car headlight looking new",
- },
+ id: "headlight-restoration", title: "Headlight Restoration", description: "Restore clarity and brightness to foggy or yellowed headlights, improving aesthetics and safety.", tag: "Clarity", imageSrc: "http://img.b2bpic.net/free-photo/details-car-standing-car-showroom_1303-29468.jpg", imageAlt: "Restored car headlight looking new"},
{
- id: "deep-cleaning",
- title: "Deep Cleaning",
- description: "Comprehensive deep cleaning for all interior surfaces, including stain removal and odor elimination.",
- tag: "Sanitize",
- imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-inside-car-service_1303-26883.jpg",
- imageAlt: "Car seat undergoing deep cleaning",
- },
+ id: "deep-cleaning", title: "Deep Cleaning", description: "Comprehensive deep cleaning for all interior surfaces, including stain removal and odor elimination.", tag: "Sanitize", imageSrc: "http://img.b2bpic.net/free-photo/man-polishing-car-inside-car-service_1303-26883.jpg", imageAlt: "Car seat undergoing deep cleaning"},
]}
title="Our Premium Detailing Services"
description="From intricate interior care to flawless paint correction, we offer a comprehensive range of services tailored to your vehicle's needs. Each service is executed with unparalleled attention to detail."
@@ -228,47 +147,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "t1",
- name: "Luxury Sedan Detail",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg",
- imageAlt: "Before and after detailing of a luxury sedan",
- },
+ id: "t1", name: "Luxury Sedan Detail", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/luxury-car-inner-accessories_181624-61771.jpg", imageAlt: "Before and after detailing of a luxury sedan"},
{
- id: "t2",
- name: "SUV Interior Restoration",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193582.jpg",
- imageAlt: "Before and after interior restoration of an SUV",
- },
+ id: "t2", name: "SUV Interior Restoration", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193582.jpg", imageAlt: "Before and after interior restoration of an SUV"},
{
- id: "t3",
- name: "Sports Car Paint Correction",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-car_23-2149385727.jpg",
- imageAlt: "Before and after paint correction on a sports car",
- },
+ id: "t3", name: "Sports Car Paint Correction", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-car_23-2149385727.jpg", imageAlt: "Before and after paint correction on a sports car"},
{
- id: "t4",
- name: "Classic Car Rejuvenation",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-polishing-tires_1303-30602.jpg",
- imageAlt: "Before and after detailing of a classic car",
- },
+ id: "t4", name: "Classic Car Rejuvenation", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/man-car-clean-polishing-tires_1303-30602.jpg", imageAlt: "Before and after detailing of a classic car"},
{
- id: "t5",
- name: "Family Car Deep Clean",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-board-panel-view_23-2148332901.jpg",
- imageAlt: "Before and after deep cleaning of a family car",
- },
+ id: "t5", name: "Family Car Deep Clean", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-board-panel-view_23-2148332901.jpg", imageAlt: "Before and after deep cleaning of a family car"},
{
- id: "t6",
- name: "Headlight & Trim Revival",
- price: "Before & After",
- imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-1176.jpg",
- imageAlt: "Before and after headlight and trim restoration",
- },
+ id: "t6", name: "Headlight & Trim Revival", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/headlight-lamp_74190-1176.jpg", imageAlt: "Before and after headlight and trim restoration"},
]}
title="Transformations: See the SAM DETAILING Difference"
description="Witness the dramatic results of our meticulous detailing process. Our before & after gallery showcases the incredible transformations we achieve for every vehicle."
@@ -280,14 +169,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
- "Facebook",
- "Instagram",
- "TikTok",
- "YouTube",
- "Twitter",
- "LinkedIn",
- "Pinterest",
- ]}
+ "Facebook", "Instagram", "TikTok", "YouTube", "Twitter", "LinkedIn", "Pinterest"]}
title="Follow Our Journey"
description="Connect with SAM DETAILING on social media to see our latest projects, behind-the-scenes, tips, and exclusive offers. Join our community of car enthusiasts!"
/>
@@ -300,64 +182,28 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Mihai Popescu",
- role: "Business Owner",
- company: "Local Enterprise",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg",
- videoAriaLabel: "Testimonial video from Mihai Popescu",
- },
+ id: "1", name: "Mihai Popescu", role: "Business Owner", company: "Local Enterprise", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/business-man-smiling-portrait_23-2149280769.jpg", videoAriaLabel: "Testimonial video from Mihai Popescu"},
{
- id: "2",
- name: "Elena Dumitrescu",
- role: "Marketing Manager",
- company: "Creative Hub",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg",
- videoAriaLabel: "Testimonial video from Elena Dumitrescu",
- },
+ id: "2", name: "Elena Dumitrescu", role: "Marketing Manager", company: "Creative Hub", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/excited-joyful-beautiful-woman-gesturing-with-hand_74855-2753.jpg", videoAriaLabel: "Testimonial video from Elena Dumitrescu"},
{
- id: "3",
- name: "Andrei Ionescu",
- role: "Software Engineer",
- company: "Tech Solutions",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg",
- videoAriaLabel: "Testimonial video from Andrei Ionescu",
- },
+ id: "3", name: "Andrei Ionescu", role: "Software Engineer", company: "Tech Solutions", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/african-american-person-texting-messages-smartphone-app-sofa-finishing-tasks-before_482257-132374.jpg", videoAriaLabel: "Testimonial video from Andrei Ionescu"},
{
- id: "4",
- name: "Cristina Georgescu",
- role: "Architect",
- company: "Urban Design",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg",
- videoAriaLabel: "Testimonial video from Cristina Georgescu",
- },
+ id: "4", name: "Cristina Georgescu", role: "Architect", company: "Urban Design", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-redhead-lady_23-2148339146.jpg", videoAriaLabel: "Testimonial video from Cristina Georgescu"},
{
- id: "5",
- name: "Gabriel Stan",
- role: "Automotive Enthusiast",
- company: "Private Client",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5594.jpg",
- videoAriaLabel: "Testimonial video from Gabriel Stan",
- },
+ id: "5", name: "Gabriel Stan", role: "Automotive Enthusiast", company: "Private Client", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5594.jpg", videoAriaLabel: "Testimonial video from Gabriel Stan"},
]}
kpiItems={[
{
- value: "99%",
- label: "Client Satisfaction",
- },
+ value: "99%", label: "Client Satisfaction"},
{
- value: "1000+",
- label: "Cars Detailed",
- },
+ value: "1000+", label: "Cars Detailed"},
{
- value: "5-Star",
- label: "Average Rating",
- },
+ value: "5-Star", label: "Average Rating"},
]}
title="What Our Clients Say"
description="Hear from satisfied customers who trust SAM DETAILING for their vehicle's pristine condition. Their words reflect our commitment to excellence."
@@ -367,31 +213,24 @@ export default function LandingPage() {
@@ -399,20 +238,15 @@ export default function LandingPage() {
@@ -424,19 +258,13 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "https://facebook.com/samdetailing",
- ariaLabel: "Facebook",
- },
+ href: "https://facebook.com/samdetailing", ariaLabel: "Facebook"},
{
icon: Instagram,
- href: "https://instagram.com/samdetailing",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/samdetailing", ariaLabel: "Instagram"},
{
icon: Instagram,
- href: "https://tiktok.com/@samdetailing",
- ariaLabel: "TikTok",
- },
+ href: "https://tiktok.com/@samdetailing", ariaLabel: "TikTok"},
]}
/>