Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-04-09 07:24:08 +00:00
2 changed files with 29 additions and 188 deletions

View File

@@ -25,18 +25,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Contact", id: "/contact" },
]}
brandName="Naoti Car Wash"
/>
@@ -48,25 +39,10 @@ export default function LandingPage() {
title="Ready for a Spotless Ride?"
description="Visit us in Camăr or book online for a priority slot."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "phone", type: "tel", placeholder: "Phone Number", required: true },
]}
textarea={{
name: "message",
placeholder: "Special requests?",
rows: 4,
required: false,
}}
textarea={{ name: "message", placeholder: "Special requests?", rows: 4, required: false }}
imageSrc="http://img.b2bpic.net/free-photo/abstract-blurred-men-toilet_1339-6371.jpg"
/>
</div>
@@ -77,22 +53,10 @@ export default function LandingPage() {
title="Booking Terms & Conditions"
sections={[
{
heading: "Our Promise",
content: {
type: "paragraph",
text: "We guarantee 100% satisfaction with every wash.",
},
heading: "Our Promise", content: { text: "We guarantee 100% satisfaction with every wash." },
},
{
heading: "Visit Requirements",
content: {
type: "list",
items: [
"Please remove all loose personal belongings.",
"Ensure your vehicle is safe to enter a high-pressure bay.",
"Contact our team if you have a special vehicle body kit.",
],
},
heading: "Visit Requirements", content: { items: ["Please remove all loose personal belongings.", "Ensure your vehicle is safe to enter a high-pressure bay.", "Contact our team if you have a special vehicle body kit."] },
},
]}
/>
@@ -102,32 +66,8 @@ export default function LandingPage() {
<FooterBaseCard
logoText="Naoti Car Wash"
columns={[
{
title: "Quick Links",
items: [
{
label: "Services",
href: "/services",
},
{
label: "Booking",
href: "/contact",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{ title: "Quick Links", items: [{ label: "Services", href: "/services" }, { label: "Booking", href: "/contact" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
]}
copyrightText="© 2025 Naoti Car Wash | Camăr, 457060 Sălaj"
/>
@@ -135,4 +75,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}

View File

@@ -29,18 +29,9 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "/",
},
{
name: "Services",
id: "/services",
},
{
name: "Contact",
id: "/contact",
},
{ name: "Home", id: "/" },
{ name: "Services", id: "/services" },
{ name: "Contact", id: "/contact" },
]}
brandName="Naoti Car Wash"
/>
@@ -50,16 +41,7 @@ export default function LandingPage() {
<HeroLogo
logoText="Naoti Car Wash"
description="High-pressure, high-quality, high-convenience—your car deserves the best. Open 24/7 for a spotless ride."
buttons={[
{
text: "Book Now",
href: "/contact",
},
{
text: "See Our Services",
href: "/services",
},
]}
buttons={[{ text: "Book Now", href: "/contact" }, { text: "See Our Services", href: "/services" }]}
imageSrc="http://img.b2bpic.net/free-photo/car-wash-detailing-station_1303-22309.jpg"
/>
</div>
@@ -69,46 +51,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{
id: "1",
title: "Great Spot",
quote: "Jó hely szépen meg lehet mosni a kocsit és helyben van ami nagyon fontos!",
name: "Levente Balla",
role: "Driver",
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: "2",
title: "Professional",
quote: "O spălătorie de calitate, presiune foarte buna, recomand cu încredere!",
name: "Marius Adrian",
role: "Driver",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961502.jpg",
},
{
id: "3",
title: "Reliable",
quote: "O spălătorie cu presiune foarte bună, spumă de calitate și într-un loc foarte util!",
name: "Vladimir",
role: "Driver",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg",
},
{
id: "4",
title: "Exceptional",
quote: "Best car wash in town, quick and thorough.",
name: "Ana Maria",
role: "Client",
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg",
},
{
id: "5",
title: "Highly Recommend",
quote: "The VIP treatment is truly worth it for the shine.",
name: "Ionut Pop",
role: "Regular",
imageSrc: "http://img.b2bpic.net/free-photo/happy-manager-handshaking-with-candidate-after-successful-job-interview-office_637285-6543.jpg",
},
{ id: "1", title: "Great Spot", quote: "Jó hely szépen meg lehet mosni a kocsit és helyben van ami nagyon fontos!", name: "Levente Balla", role: "Driver", 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: "2", title: "Professional", quote: "O spălătorie de calitate, presiune foarte buna, recomand cu încredere!", name: "Marius Adrian", role: "Driver", imageSrc: "http://img.b2bpic.net/free-photo/man-using-laptop-urban-environment_23-2147961502.jpg" },
{ id: "3", title: "Reliable", quote: "O spălătorie cu presiune foarte bună, spumă de calitate și într-un loc foarte util!", name: "Vladimir", role: "Driver", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-thumbs-up_1149-1163.jpg" },
{ id: "4", title: "Exceptional", quote: "Best car wash in town, quick and thorough.", name: "Ana Maria", role: "Client", imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1674.jpg" },
{ id: "5", title: "Highly Recommend", quote: "The VIP treatment is truly worth it for the shine.", name: "Ionut Pop", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/happy-manager-handshaking-with-candidate-after-successful-job-interview-office_637285-6543.jpg" },
]}
title="Loved by Drivers Like You"
description="Don't just take our word for it—see what our community has to say about the Naoti experience."
@@ -120,15 +67,8 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Our Passion for Cars"
description={[
"At Naoti Car Wash, we combine industrial strength with professional care to bring back your vehicle's showroom shine.",
"We operate 24/7, ensuring that whenever you need a wash, we are ready to serve you with top-quality products.",
]}
buttons={[
{
text: "Find Us",
href: "/contact",
},
]}
"At Naoti Car Wash, we combine industrial strength with professional care to bring back your vehicle's showroom shine.", "We operate 24/7, ensuring that whenever you need a wash, we are ready to serve you with top-quality products."]}
buttons={[{ text: "Find Us", href: "/contact" }]}
/>
</div>
@@ -140,62 +80,23 @@ export default function LandingPage() {
title="By The Numbers"
description="Consistent quality for every single visitor."
metrics={[
{
id: "m1",
icon: Droplets,
title: "Washes Completed",
value: "15,000+",
},
{
id: "m2",
icon: Smile,
title: "Happy Customers",
value: "99%",
},
{
id: "m3",
icon: Clock,
title: "Support Availability",
value: "24/7",
},
{ id: "m1", icon: Droplets, title: "Washes Completed", value: "15,000+" },
{ id: "m2", icon: Smile, title: "Happy Customers", value: "99%" },
{ id: "m3", icon: Clock, title: "Support Availability", value: "24/7" },
]}
/>
</div>
<div id="ecommerce" data-section="ecommerce">
<ProductCart />
<ProductCart isOpen={false} onClose={() => {}} items={[]} total="0" buttons={[]} />
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="Naoti Car Wash"
columns={[
{
title: "Quick Links",
items: [
{
label: "Services",
href: "/services",
},
{
label: "Booking",
href: "/contact",
},
],
},
{
title: "Social",
items: [
{
label: "Instagram",
href: "#",
},
{
label: "Facebook",
href: "#",
},
],
},
{ title: "Quick Links", items: [{ label: "Services", href: "/services" }, { label: "Booking", href: "/contact" }] },
{ title: "Social", items: [{ label: "Instagram", href: "#" }, { label: "Facebook", href: "#" }] },
]}
copyrightText="© 2025 Naoti Car Wash | Camăr, 457060 Sălaj"
/>
@@ -203,4 +104,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}