Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-05-14 23:14:47 +00:00

View File

@@ -30,26 +30,11 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#hero",
},
{
name: "About",
id: "#about",
},
{
name: "Services",
id: "#services",
},
{
name: "Testimonials",
id: "#testimonials",
},
{
name: "Contact",
id: "#contact",
},
{ name: "Home", id: "#hero" },
{ name: "About", id: "#about" },
{ name: "Services", id: "#services" },
{ name: "Testimonials", id: "#testimonials" },
{ name: "Contact", id: "#contact" },
]}
brandName="Southern Magnolias"
/>
@@ -58,98 +43,31 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroBillboardTestimonial
useInvertedBackground={false}
background={{
variant: "radial-gradient",
}}
background={{ variant: "radial-gradient" }}
title="A Pristine Home, A Southern Welcome"
description="Experience the gold standard of cleanliness. Southern Magnolias provides meticulous, premium cleaning services tailored for your lifestyle, ensuring your sanctuary stays spotless."
testimonials={[
{
name: "Martha W.",
handle: "@marthaw",
testimonial: "Impeccable service. Every corner of my home sparkles like it's brand new.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
name: "James R.",
handle: "@jamesr",
testimonial: "Finally, a cleaning service that values perfection as much as I do.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-spray-bottle-cleaning-supplies-looking-up-puzzled-standing-white-wall_141793-60744.jpg",
imageAlt: "luxury cleaning service interior",
},
{
name: "Elena S.",
handle: "@elenas",
testimonial: "Southern Magnolias is my best discovery this year. Absolute professionals.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
name: "David L.",
handle: "@davidl",
testimonial: "Trustworthy, timely, and incredibly thorough. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{
name: "Sarah P.",
handle: "@sarahp",
testimonial: "My home feels like a boutique hotel every time they leave.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=1",
imageAlt: "luxury cleaning service interior",
},
{ name: "Martha W.", handle: "@marthaw", testimonial: "Impeccable service. Every corner of my home sparkles like it's brand new.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg", imageAlt: "luxury cleaning service interior" },
{ name: "James R.", handle: "@jamesr", testimonial: "Finally, a cleaning service that values perfection as much as I do.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-cleaning-man-wearing-casual-clothes-cap-rubber-gloves-holding-spray-bottle-cleaning-supplies-looking-up-puzzled-standing-white-wall_141793-60744.jpg", imageAlt: "luxury cleaning service interior" },
{ name: "Elena S.", handle: "@elenas", testimonial: "Southern Magnolias is my best discovery this year. Absolute professionals.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg", imageAlt: "luxury cleaning service interior" },
{ name: "David L.", handle: "@davidl", testimonial: "Trustworthy, timely, and incredibly thorough. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg", imageAlt: "luxury cleaning service interior" },
{ name: "Sarah P.", handle: "@sarahp", testimonial: "My home feels like a boutique hotel every time they leave.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg", imageAlt: "luxury cleaning service interior" },
]}
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/cheerful-senior-housewife-kitchen_329181-7893.jpg"
imageAlt="Luxurious clean home"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-woman-cleans-gas-stove_1398-4493.jpg",
alt: "Happy woman cleans gas stove",
},
{
src: "http://img.b2bpic.net/free-photo/cleaning-kitchen-smiling-young-housewife-holding-difinfecting-spray-hands_259150-59477.jpg",
alt: "Cleaning the kitchen. Smiling young housewife holding a difinfecting spray in hands",
},
{
src: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning_23-2148480360.jpg",
alt: "Smiley woman cleaning",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-holding-her-collar-standing-hotel-room_23-2148033204.jpg",
alt: "Portrait of a young chambermaid holding her collar standing in the hotel room",
},
{
src: "http://img.b2bpic.net/free-photo/portrait-female-window-cleaner_23-2148915827.jpg",
alt: "Portrait female window cleaner",
},
{ src: "http://img.b2bpic.net/free-photo/happy-woman-cleans-gas-stove_1398-4493.jpg", alt: "Happy woman cleans gas stove" },
{ src: "http://img.b2bpic.net/free-photo/cleaning-kitchen-smiling-young-housewife-holding-difinfecting-spray-hands_259150-59477.jpg", alt: "Cleaning the kitchen" },
{ src: "http://img.b2bpic.net/free-photo/smiley-woman-cleaning_23-2148480360.jpg", alt: "Smiley woman cleaning" },
{ src: "http://img.b2bpic.net/free-photo/portrait-young-chambermaid-holding-her-collar-standing-hotel-room_23-2148033204.jpg", alt: "Chambermaid" },
{ src: "http://img.b2bpic.net/free-photo/portrait-female-window-cleaner_23-2148915827.jpg", alt: "Window cleaner" },
]}
marqueeItems={[
{
type: "text",
text: "Deep Cleaning",
},
{
type: "text",
text: "Sanitization",
},
{
type: "text",
text: "Reliable",
},
{
type: "text",
text: "Professional",
},
{
type: "text",
text: "Southern Hospitality",
},
{ type: "text", text: "Deep Cleaning" },
{ type: "text", text: "Sanitization" },
{ type: "text", text: "Reliable" },
{ type: "text", text: "Professional" },
{ type: "text", text: "Southern Hospitality" },
]}
/>
</div>
@@ -158,12 +76,7 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Crafting Spotless Sanctuaries"
buttons={[
{
text: "Our Story",
href: "#",
},
]}
buttons={[{ text: "Our Story", href: "#" }]}
/>
</div>
@@ -173,24 +86,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Deep Kitchen Clean",
description: "From grout to cupboards, we sanitize every detail.",
imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg?_wi=2",
imageAlt: "kitchen cleaning deep clean",
},
{
title: "Sanitized Restrooms",
description: "Professional hygiene protocols for all wet areas.",
imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg?_wi=2",
imageAlt: "bathroom cleaning sanitation",
},
{
title: "Precision Dusting",
description: "Expert attention to delicate surfaces and decor.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg?_wi=2",
imageAlt: "dusting furniture interior",
},
{ title: "Deep Kitchen Clean", description: "From grout to cupboards, we sanitize every detail.", imageSrc: "http://img.b2bpic.net/free-photo/hands-gloves-with-green-rag-is-cleaning-kitchen-cabinets-housework-housekeeping-concept-close-up_639032-2673.jpg", imageAlt: "kitchen cleaning deep clean" },
{ title: "Sanitized Restrooms", description: "Professional hygiene protocols for all wet areas.", imageSrc: "http://img.b2bpic.net/free-photo/blonde-woman-employee-cleaning-company-wearing-yellow-protective-rubber-gloves-with-special-cleaning-sponge-cleaning-wall-tiled-surface-white-bathroom-housework-housekeeping-concept_132075-13119.jpg", imageAlt: "bathroom cleaning sanitation" },
{ title: "Precision Dusting", description: "Expert attention to delicate surfaces and decor.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-cleaning-cabinet_23-2148520959.jpg", imageAlt: "dusting furniture interior" },
]}
title="Our Signature Services"
description="Comprehensive cleaning solutions designed for discerning homeowners."
@@ -203,33 +101,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "100%",
title: "Satisfaction Rate",
items: [
"Client trust",
"Quality guarantee",
],
},
{
id: "m2",
value: "500+",
title: "Homes Transformed",
items: [
"Residential focus",
"Deep cleaning",
],
},
{
id: "m3",
value: "12+",
title: "Years Experience",
items: [
"Proven expertise",
"Professional staff",
],
},
{ id: "m1", value: "100%", title: "Satisfaction Rate", items: ["Client trust", "Quality guarantee"] },
{ id: "m2", value: "500+", title: "Homes Transformed", items: ["Residential focus", "Deep cleaning"] },
{ id: "m3", value: "12+", title: "Years Experience", items: ["Proven expertise", "Professional staff"] },
]}
title="Proven Excellence"
description="Our numbers reflect our commitment to perfection."
@@ -242,54 +116,15 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@sarahj",
testimonial: "Stellar job, every single time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg",
imageAlt: "happy home owner portrait",
},
{
id: "2",
name: "Mark D.",
handle: "@markd",
testimonial: "Reliable and thorough. I trust them completely.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg",
imageAlt: "mature man smiling",
},
{
id: "3",
name: "Linda V.",
handle: "@lindav",
testimonial: "Best service in town, no question.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/side-view-real-estate-agent-holding-tablet_23-2150225239.jpg",
imageAlt: "woman in modern apartment",
},
{
id: "4",
name: "Robert K.",
handle: "@robertk",
testimonial: "Efficient, quiet, and spotless.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera_74855-9743.jpg",
imageAlt: "satisfied business professional",
},
{
id: "5",
name: "Alice M.",
handle: "@alicem",
testimonial: "Highly recommended for any family home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg",
imageAlt: "friendly client smiling",
},
{ id: "1", name: "Sarah J.", handle: "@sarahj", testimonial: "Stellar job, every single time.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-female-relaxing-couch-room-with-books-stands_613910-95.jpg", imageAlt: "happy home owner portrait" },
{ id: "2", name: "Mark D.", handle: "@markd", testimonial: "Reliable and thorough. I trust them completely.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg", imageAlt: "mature man smiling" },
{ id: "3", name: "Linda V.", handle: "@lindav", testimonial: "Best service in town, no question.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/side-view-real-estate-agent-holding-tablet_23-2150225239.jpg", imageAlt: "woman in modern apartment" },
{ id: "4", name: "Robert K.", handle: "@robertk", testimonial: "Efficient, quiet, and spotless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/confident-beautiful-young-business-woman-standing-with-arms-folded-posing-co-working-coffee-shop-interior-looking-camera_74855-9743.jpg", imageAlt: "satisfied business professional" },
{ id: "5", name: "Alice M.", handle: "@alicem", testimonial: "Highly recommended for any family home.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-working-as-plumber_23-2150746293.jpg", imageAlt: "friendly client smiling" },
]}
showRating={true}
title="What Our Clients Say"
description="Hear from satisfied homeowners who trust our services."
/>
</div>
@@ -297,21 +132,9 @@ export default function LandingPage() {
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "Are cleaning supplies provided?",
content: "Yes, we bring premium, eco-friendly supplies for every service.",
},
{
id: "q2",
title: "Are you fully insured?",
content: "Absolutely, we are licensed, bonded, and fully insured for peace of mind.",
},
{
id: "q3",
title: "Can I request regular service?",
content: "Yes, we offer flexible weekly, bi-weekly, or monthly maintenance plans.",
},
{ id: "q1", title: "Are cleaning supplies provided?", content: "Yes, we bring premium, eco-friendly supplies for every service." },
{ id: "q2", title: "Are you fully insured?", content: "Absolutely, we are licensed, bonded, and fully insured for peace of mind." },
{ id: "q3", title: "Can I request regular service?", content: "Yes, we offer flexible weekly, bi-weekly, or monthly maintenance plans." },
]}
sideTitle="Common Questions"
faqsAnimation="slide-up"
@@ -321,9 +144,7 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={false}
background={{
variant: "plain",
}}
background={{ variant: "plain" }}
tag="Get in Touch"
title="Start Your Service Today"
description="Ready to experience a truly pristine home? Contact our team for a personalized consultation."
@@ -336,14 +157,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Southern Magnolias"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Terms of Service", href: "#" }}
/>
</div>
</ReactLenis>