diff --git a/src/app/page.tsx b/src/app/page.tsx
index f756c10..2e65281 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,7 @@ import HeroCentered from '@/components/sections/hero/HeroCentered';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
-import { Award, Leaf, ShieldCheck, Truck, Zap } from "lucide-react";
+import { Award, Leaf, ShieldCheck, Truck, Zap, Sparkles, Shield } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,21 +30,13 @@ export default function LandingPage() {
@@ -53,69 +45,44 @@ export default function LandingPage() {
@@ -127,22 +94,13 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Full Detailing",
- description: "Complete top-to-bottom restoration of your vehicle.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-car-wash-sponge-and-bubbles-si-1774809565753-9862a972.png",
- buttonIcon: "Zap",
+ title: "Full Detailing", description: "Complete top-to-bottom restoration of your vehicle.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-car-wash-sponge-and-bubbles-si-1774809565753-9862a972.png", buttonIcon: Zap,
},
{
- title: "Interior Deep Clean",
- description: "Steam cleaning and conditioning for all surfaces.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-spray-bottle-and-interior-car--1774809565499-b7a4d965.png",
- buttonIcon: "Sparkles",
+ title: "Interior Deep Clean", description: "Steam cleaning and conditioning for all surfaces.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-spray-bottle-and-interior-car--1774809565499-b7a4d965.png", buttonIcon: Sparkles,
},
{
- title: "Window Tinting",
- description: "Professional grade tint for heat rejection and privacy.",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-window-tint-film-applicator-si-1774809565413-70b6dc15.png",
- buttonIcon: "Shield",
+ title: "Window Tinting", description: "Professional grade tint for heat rejection and privacy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/icon-of-a-window-tint-film-applicator-si-1774809565413-70b6dc15.png", buttonIcon: Shield,
},
]}
title="Our Professional Services"
@@ -158,33 +116,13 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Luxury Sedan Interior",
- price: "Before & After",
- variant: "Restoration",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png?_wi=1",
- },
+ id: "1", name: "Luxury Sedan Interior", price: "Before & After", variant: "Restoration", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png"},
{
- id: "2",
- name: "Sport Utility Exterior",
- price: "Before & After",
- variant: "Detailing",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png?_wi=2",
- },
+ id: "2", name: "Sport Utility Exterior", price: "Before & After", variant: "Detailing", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png"},
{
- id: "3",
- name: "Premium Tint Work",
- price: "Finished",
- variant: "Tinting",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png?_wi=3",
- },
+ id: "3", name: "Premium Tint Work", price: "Finished", variant: "Tinting", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png"},
{
- id: "4",
- name: "Engine Bay Clean",
- price: "Detailed",
- variant: "Deep Clean",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png?_wi=4",
- },
+ id: "4", name: "Engine Bay Clean", price: "Detailed", variant: "Deep Clean", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/before-after-split-showing-a-dirty-car-i-1774809566377-f7785484.png"},
]}
title="See the Difference"
description="Evidence of our commitment to perfection."
@@ -197,45 +135,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Great Price",
- quote: "Top quality work at excellent prices, would recommend.",
- name: "Sarah J.",
- role: "Client",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png?_wi=1",
- },
+ id: "1", title: "Great Price", quote: "Top quality work at excellent prices, would recommend.", name: "Sarah J.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png"},
{
- id: "2",
- title: "Incredible Turnaround",
- quote: "Fast service and friendly staff, my car looks brand new.",
- name: "Mike T.",
- role: "Client",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png?_wi=2",
- },
+ id: "2", title: "Incredible Turnaround", quote: "Fast service and friendly staff, my car looks brand new.", name: "Mike T.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png"},
{
- id: "3",
- title: "Detail Oriented",
- quote: "They missed nothing, really impressed with the restoration.",
- name: "David K.",
- role: "Client",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png?_wi=3",
- },
+ id: "3", title: "Detail Oriented", quote: "They missed nothing, really impressed with the restoration.", name: "David K.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png"},
{
- id: "4",
- title: "Highly Recommend",
- quote: "Best detailing service in Tennessee hands down.",
- name: "Emily R.",
- role: "Client",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png?_wi=4",
- },
+ id: "4", title: "Highly Recommend", quote: "Best detailing service in Tennessee hands down.", name: "Emily R.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png"},
{
- id: "5",
- title: "Life Saver",
- quote: "They got out stains I thought were permanent. Amazing work.",
- name: "Chris B.",
- role: "Client",
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png?_wi=5",
- },
+ id: "5", title: "Life Saver", quote: "They got out stains I thought were permanent. Amazing work.", name: "Chris B.", role: "Client", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BdCKyqFpvX5BEkjqDWrxG7HJLb/close-up-headshot-of-a-happy-customer-pr-1774809566087-03e80043.png"},
]}
title="What Our Customers Say"
description="Trusted by car enthusiasts throughout Johnson City."
@@ -246,18 +154,13 @@ export default function LandingPage() {