Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 97388afbdb | |||
| 6f952bda90 | |||
| 48295e224f | |||
| 8e8cf5f77b |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Easy Done"
|
||||
brandName="Easy Done Mobile Detailing Service"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -57,17 +57,17 @@ export default function LandingPage() {
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1", imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=1", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h1", imageSrc: "/images/original/detailing-main.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
{
|
||||
id: "h2", imageSrc: "http://img.b2bpic.net/free-photo/make-up-cosmetics-products-black-background-professional-cosmetics_482257-35029.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h2", imageSrc: "/images/original/detailing-interior.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
{
|
||||
id: "h3", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-valet-holding-baggage_23-2149901448.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h3", imageSrc: "/images/original/detailing-wash.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
{
|
||||
id: "h4", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-cleaning-car-interior_23-2148194066.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h4", imageSrc: "/images/original/detailing-prep.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
{
|
||||
id: "h5", imageSrc: "http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22308.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h5", imageSrc: "/images/original/detailing-finish.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
{
|
||||
id: "h6", imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5021.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
id: "h6", imageSrc: "/images/original/detailing-process.jpg", imageAlt: "Mobile Detailing Scene"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -77,9 +77,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text", content: "About Easy Done Mobile Detailing"},
|
||||
type: "text", content: "About Easy Done Mobile Detailing Service"},
|
||||
{
|
||||
type: "image", src: "http://img.b2bpic.net/free-photo/man-wearing-protective-equipment-high-angle_23-2149714275.jpg", alt: "Detailing in action"},
|
||||
type: "image", src: "/images/original/about-us-work.jpg", alt: "Detailing in action"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -93,17 +93,17 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f1", title: "Fully Mobile Service", descriptions: [
|
||||
"We come to you, anywhere in Brunswick or New Hanover County."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/south-asian-man-indian-male-washing-his-white-transportation-car-wash_627829-5016.jpg", imageAlt: "South asian man or indian male washing his white transportation on car wash"},
|
||||
imageSrc: "/images/original/feature-mobile.jpg", imageAlt: "Mobile Detailing service location"},
|
||||
{
|
||||
id: "f2", title: "Premium Products", descriptions: [
|
||||
"We use only high-end sealants and professional-grade detailing chemicals."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-washing-car-carwash-station-wearing-orange-vest_651396-2793.jpg?_wi=2", imageAlt: "South asian man or indian male washing his white transportation on car wash"},
|
||||
imageSrc: "/images/original/feature-products.jpg", imageAlt: "Premium detailing products"},
|
||||
{
|
||||
id: "f3", title: "Satisfaction Guaranteed", descriptions: [
|
||||
"Our focus is on delivering consistent, showroom-level results every time."],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-protective-equipment-high-angle_23-2149714275.jpg", imageAlt: "South asian man or indian male washing his white transportation on car wash"},
|
||||
imageSrc: "/images/original/feature-result.jpg", imageAlt: "Showroom results"},
|
||||
]}
|
||||
title="Why Drivers Choose Easy Done"
|
||||
title="Why Drivers Choose Easy Done Mobile Detailing Service"
|
||||
description="We don't rush jobs. We restore vehicles properly using professional-grade tools."
|
||||
/>
|
||||
</div>
|
||||
@@ -160,15 +160,15 @@ export default function LandingPage() {
|
||||
author="Sarah Johnson"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/studio-portrait-serious-bearded-male-dressed-suit_613910-5596.jpg", alt: "Customer 1"},
|
||||
src: "/images/original/avatar-1.jpg", alt: "Customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-young-confident-woman-startup-manager-office-posing-with-confidence-looking_1258-195341.jpg", alt: "Customer 2"},
|
||||
src: "/images/original/avatar-2.jpg", alt: "Customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg", alt: "Customer 3"},
|
||||
src: "/images/original/avatar-3.jpg", alt: "Customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", alt: "Customer 4"},
|
||||
src: "/images/original/avatar-4.jpg", alt: "Customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg", alt: "Customer 5"},
|
||||
src: "/images/original/avatar-5.jpg", alt: "Customer 5"},
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "q3", title: "What areas do you serve?", content: "We proudly serve Bolivia, Supply, Wilmington, and Southport, NC."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/disinfection-equipment-table_23-2148577846.jpg"
|
||||
imageSrc="/images/original/faq-equipment.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Get quick answers to common questions about our mobile detailing service."
|
||||
@@ -210,7 +210,7 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Easy Done", items: [
|
||||
title: "Easy Done Mobile Detailing Service", items: [
|
||||
{
|
||||
label: "Luxury Mobile Auto Care", href: "#"},
|
||||
{
|
||||
@@ -234,11 +234,11 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2024 Easy Done Mobile Detailing"
|
||||
bottomLeftText="© 2024 Easy Done Mobile Detailing Service"
|
||||
bottomRightText="Bolivia • Wilmington • Southport • Supply NC"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user