Merge version_1 into main #2
272
src/app/page.tsx
272
src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="2B Clean"
|
||||
/>
|
||||
@@ -58,38 +43,17 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardGallery
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
background={{ variant: "gradient-bars" }}
|
||||
title="Professional Cleaning Services in Durrës"
|
||||
description="Reliable, affordable, and high-quality cleaning for homes and businesses. Enjoy a spotless environment today."
|
||||
tag="Rated 5.0 by locals"
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "Call Us",
|
||||
href: "tel:0689544040",
|
||||
},
|
||||
]}
|
||||
buttons={[{ text: "Book Now", href: "#contact" }, { text: "Call Us", href: "tel:0689544040" }]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/housekeeper-with-detergents-mopping-brow_23-2148076066.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/household-chores-concept_53876-139519.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/housekeeper-with-detergents-mopping-brow_23-2148076066.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/household-chores-concept_53876-139519.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beer-concept_23-2147790659.jpg" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/beautiful-contemporary-modern-design-apartment-with-natural-light-fron-bir-window-white-curtain_609648-70.jpg" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -102,50 +66,26 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Deep Cleaning",
|
||||
description: "Total refresh for every corner.",
|
||||
icon: Sparkles,
|
||||
title: "Deep Cleaning", description: "Total refresh for every corner.", icon: Sparkles,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520628.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520606.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-minimalist-living-room-interior-design_23-2151983191.jpg?_wi=2",
|
||||
imageAlt: "deep cleaning equipment",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520628.jpg", imageAlt: "deep cleaning equipment" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/professional-cleaning-service-person-cleaning-office_23-2150520606.jpg", imageAlt: "deep cleaning equipment" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Office Cleaning",
|
||||
description: "Maintain a professional workspace.",
|
||||
icon: Building,
|
||||
title: "Office Cleaning", description: "Maintain a professional workspace.", icon: Building,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/housekeeper-with-detergents-mopping-brow_23-2148076066.jpg?_wi=2",
|
||||
imageAlt: "deep cleaning equipment",
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/african-american-employee-talking-landline-phone_482257-96280.jpg", imageAlt: "office cleaning professional" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/working-wall_1098-13458.jpg", imageAlt: "office cleaning professional" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Move-In / Out",
|
||||
description: "Seamless transition cleaning.",
|
||||
icon: Move,
|
||||
title: "Move-In / Out", description: "Seamless transition cleaning.", icon: Move,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-near-stack-boxes_23-2147758887.jpg",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-woman-doing-house-chores_53876-14722.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/household-chores-concept_53876-139519.jpg?_wi=2",
|
||||
imageAlt: "deep cleaning equipment",
|
||||
},
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/crop-woman-near-stack-boxes_23-2147758887.jpg", imageAlt: "move in cleaning service" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/black-woman-doing-house-chores_53876-14722.jpg", imageAlt: "move in cleaning service" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
title="Our Cleaning Services"
|
||||
description="We offer a wide range of cleaning solutions tailored to your specific needs in Durrës."
|
||||
@@ -156,14 +96,8 @@ export default function LandingPage() {
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "About 2B Clean",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
src: "http://img.b2bpic.net/free-photo/bed-pillow_74190-1242.jpg",
|
||||
},
|
||||
{ type: "text", content: "About 2B Clean" },
|
||||
{ type: "image", src: "http://img.b2bpic.net/free-photo/bed-pillow_74190-1242.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -174,24 +108,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
icon: Star,
|
||||
title: "Rating",
|
||||
value: "5.0",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
icon: Smile,
|
||||
title: "Happy Clients",
|
||||
value: "100+",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
icon: CheckCircle,
|
||||
title: "Local Projects",
|
||||
value: "200+",
|
||||
},
|
||||
{ id: "m1", icon: Star, title: "Rating", value: "5.0" },
|
||||
{ id: "m2", icon: Smile, title: "Happy Clients", value: "100+" },
|
||||
{ id: "m3", icon: CheckCircle, title: "Local Projects", value: "200+" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="We are proud of our high standards and local service in Durrës."
|
||||
@@ -203,46 +122,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Professionalism",
|
||||
quote: "Excellent cleaning, very professional and thorough.",
|
||||
name: "Sarah J.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-embracing-cleaning_23-2147766998.jpg",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "Value",
|
||||
quote: "Affordable and great results. Will use again.",
|
||||
name: "Michael B.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-family-couple-visiting-daughter_1398-4698.jpg",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "Reliable",
|
||||
quote: "On time and very efficient team.",
|
||||
name: "Emily R.",
|
||||
role: "Client",
|
||||
imageSrc: "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",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
title: "Quality",
|
||||
quote: "Best office cleaning service in Durrës.",
|
||||
name: "David K.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-gloves-with-sprayer_23-2147767005.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
title: "Trust",
|
||||
quote: "Honest and hard working cleaners.",
|
||||
name: "Lisa M.",
|
||||
role: "Client",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg",
|
||||
},
|
||||
{ id: "1", title: "Professionalism", quote: "Excellent cleaning, very professional and thorough.", name: "Sarah J.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-couple-embracing-cleaning_23-2147766998.jpg" },
|
||||
{ id: "2", title: "Value", quote: "Affordable and great results. Will use again.", name: "Michael B.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mature-family-couple-visiting-daughter_1398-4698.jpg" },
|
||||
{ id: "3", title: "Reliable", quote: "On time and very efficient team.", name: "Emily R.", role: "Client", imageSrc: "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" },
|
||||
{ id: "4", title: "Quality", quote: "Best office cleaning service in Durrës.", name: "David K.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-gloves-with-sprayer_23-2147767005.jpg" },
|
||||
{ id: "5", title: "Trust", quote: "Honest and hard working cleaners.", name: "Lisa M.", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/man-shirt-smiling-posing-kitchen_23-2148414940.jpg" }
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Don't just take our word for it—check out our stellar reviews."
|
||||
@@ -256,48 +140,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Living Room",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050253.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Kitchen",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990685.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Floors",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-piece-wood_23-2148384495.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Bathroom",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sketch-house_1048-4990.jpg",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Furniture",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-using-cloth-wipes-wooden-cabinet-with-drawer-holding-spray-bottle-cleaning-furniture-home_1150-48112.jpg",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Office Space",
|
||||
price: "Transformed",
|
||||
variant: "Before/After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374466.jpg",
|
||||
},
|
||||
{ id: "p1", name: "Living Room", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/person-doing-house-tour-online_23-2151050253.jpg" },
|
||||
{ id: "p2", name: "Kitchen", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-with-client-fix-kitchen-problems_23-2150990685.jpg" },
|
||||
{ id: "p3", name: "Floors", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/man-cutting-piece-wood_23-2148384495.jpg" },
|
||||
{ id: "p4", name: "Bathroom", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/sketch-house_1048-4990.jpg" },
|
||||
{ id: "p5", name: "Furniture", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-hand-using-cloth-wipes-wooden-cabinet-with-drawer-holding-spray-bottle-cleaning-furniture-home_1150-48112.jpg" },
|
||||
{ id: "p6", name: "Office Space", price: "Transformed", variant: "Before/After", imageSrc: "http://img.b2bpic.net/free-photo/people-taking-care-office-cleaning_23-2149374466.jpg" }
|
||||
]}
|
||||
title="Before & After Results"
|
||||
description="See the transformation 2B Clean delivers every time."
|
||||
@@ -307,9 +155,7 @@ export default function LandingPage() {
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Get in touch"
|
||||
title="Ready to get started?"
|
||||
description="Book your professional cleaning today. Serving Durrës and nearby areas."
|
||||
@@ -321,35 +167,21 @@ export default function LandingPage() {
|
||||
logoText="2B Clean"
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "#about" },
|
||||
{ label: "Services", href: "#services" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
{
|
||||
label: "068 954 4040",
|
||||
href: "tel:0689544040",
|
||||
},
|
||||
{
|
||||
label: "Durrës, Albania",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "Contact", items: [
|
||||
{ label: "068 954 4040", href: "tel:0689544040" },
|
||||
{ label: "Durrës, Albania", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user