Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-07 22:08:04 +00:00

View File

@@ -29,125 +29,73 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Services",
id: "services",
},
name: "Services", id: "services"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Brass Hanger Inc."
button={{
text: "Get Your Free Quote",
href: "#contact",
}}
text: "Get Your Free Quote", href: "#contact"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
className="pt-24"
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
title="Revive Your Hangers. Restore Your Space."
description="Professional brass hanger cleaning and restoration in Peachtree City. Fast, reliable, and affordable service that keeps your closets and displays shining."
testimonials={[
{
name: "Sarah L.",
handle: "@local-resident",
testimonial: "Brass Hanger Inc. brought my vintage collection back to life!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=1",
},
name: "Sarah L.", handle: "@local-resident", testimonial: "Brass Hanger Inc. brought my vintage collection back to life!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=1"},
{
name: "Mark T.",
handle: "@boutique-owner",
testimonial: "Fast, friendly, and affordable — highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=1",
},
name: "Mark T.", handle: "@boutique-owner", testimonial: "Fast, friendly, and affordable — highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=1"},
{
name: "Elena R.",
handle: "@homeowner",
testimonial: "Incredible attention to detail. My closet has never looked better.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=1",
},
name: "Elena R.", handle: "@homeowner", testimonial: "Incredible attention to detail. My closet has never looked better.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=1"},
{
name: "Jason D.",
handle: "@local-retail",
testimonial: "Consistently professional results for our boutique hangers.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1",
},
name: "Jason D.", handle: "@local-retail", testimonial: "Consistently professional results for our boutique hangers.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=1"},
{
name: "Linda P.",
handle: "@collector",
testimonial: "The best brass restoration I have found in Georgia.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1",
},
name: "Linda P.", handle: "@collector", testimonial: "The best brass restoration I have found in Georgia.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=1"},
]}
buttons={[
{
text: "Get Your Free Quote",
href: "#contact",
},
text: "Get Your Free Quote", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/fast-fashion-vs-slow-sustainable-fashion_23-2149133995.jpg"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg",
alt: "Sarah",
},
src: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg", alt: "Sarah"},
{
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg",
alt: "Mark",
},
src: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg", alt: "Mark"},
{
src: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg",
alt: "Elena",
},
src: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg", alt: "Elena"},
{
src: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg",
alt: "Jason",
},
src: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg", alt: "Jason"},
{
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg",
alt: "Linda",
},
src: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg", alt: "Linda"},
]}
marqueeItems={[
{
type: "text",
text: "Locally Owned",
},
type: "text", text: "Locally Owned"},
{
type: "text",
text: "Eco-Friendly",
},
type: "text", text: "Eco-Friendly"},
{
type: "text",
text: "Fast Turnaround",
},
type: "text", text: "Fast Turnaround"},
{
type: "text",
text: "Professional Service",
},
type: "text", text: "Professional Service"},
{
type: "text",
text: "Restoration Experts",
},
type: "text", text: "Restoration Experts"},
]}
/>
</div>
@@ -159,17 +107,11 @@ export default function LandingPage() {
description="Locally owned and operated in Peachtree City, we have over 20 years of experience restoring brass hangers. Our eco-friendly process ensures your items look brand new while remaining safe for your home or business."
metrics={[
{
value: "20+",
title: "Years Experience",
},
value: "20+", title: "Years Experience"},
{
value: "1000+",
title: "Hangers Restored",
},
value: "1000+", title: "Hangers Restored"},
{
value: "100%",
title: "Eco-Friendly",
},
value: "100%", title: "Eco-Friendly"},
]}
imageSrc="http://img.b2bpic.net/free-photo/trendy-top-design-mockup-presented-wooden-hanger_460848-13965.jpg"
mediaAnimation="slide-up"
@@ -184,28 +126,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Brass Hanger Cleaning",
description: "Remove tarnish and grime to restore the original shine to your brass hangers.",
imageSrc: "http://img.b2bpic.net/free-photo/empty-clothes-hanger-closet-xa_1339-4785.jpg",
},
title: "Brass Hanger Cleaning", description: "Remove tarnish and grime to restore the original shine to your brass hangers.", imageSrc: "http://img.b2bpic.net/free-photo/empty-clothes-hanger-closet-xa_1339-4785.jpg"},
{
title: "Polishing & Restoration",
description: "Expert restoration services for vintage or damaged brass hangers.",
imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950956.jpg",
},
title: "Polishing & Restoration", description: "Expert restoration services for vintage or damaged brass hangers.", imageSrc: "http://img.b2bpic.net/free-photo/antiques-market-objects-assortment_23-2148950956.jpg"},
{
title: "Bulk Cleaning",
description: "Professional bulk cleaning solutions for local boutiques and retail businesses.",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-colorful-eco-friendly-reusable-cloth-bags-hanging-pole-no-plastic-concept_181624-17438.jpg",
},
title: "Bulk Cleaning", description: "Professional bulk cleaning solutions for local boutiques and retail businesses.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-colorful-eco-friendly-reusable-cloth-bags-hanging-pole-no-plastic-concept_181624-17438.jpg"},
]}
title="Our Specialized Services"
description="No job too big or small — we handle everything with care."
buttons={[
{
text: "Get Your Free Quote",
href: "#contact",
},
text: "Get Your Free Quote", href: "#contact"},
]}
/>
</div>
@@ -217,40 +148,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah L.",
handle: "@peachtree-city",
testimonial: "Brass Hanger Inc. brought my vintage collection back to life!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=2",
},
id: "1", name: "Sarah L.", handle: "@peachtree-city", testimonial: "Brass Hanger Inc. brought my vintage collection back to life!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-seller-holding-male-t-shirts-cheerful-woman-standing-boutique-offering-showing-casual-clothes-men-shopping-mens-fashion-clothes-business-concept_74855-21569.jpg?_wi=2"},
{
id: "2",
name: "Mark T.",
handle: "@boutique-owner",
testimonial: "Fast, friendly, and affordable — highly recommend!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2",
},
id: "2", name: "Mark T.", handle: "@boutique-owner", testimonial: "Fast, friendly, and affordable — highly recommend!", imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=2"},
{
id: "3",
name: "Elena R.",
handle: "@homeowner",
testimonial: "Incredible attention to detail. My closet has never looked better.",
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=2",
},
id: "3", name: "Elena R.", handle: "@homeowner", testimonial: "Incredible attention to detail. My closet has never looked better.", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-winter-holidays_140725-138419.jpg?_wi=2"},
{
id: "4",
name: "Jason D.",
handle: "@local-retail",
testimonial: "Consistently professional results for our boutique hangers.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2",
},
id: "4", name: "Jason D.", handle: "@local-retail", testimonial: "Consistently professional results for our boutique hangers.", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-smartphone-paper-bags_23-2147786770.jpg?_wi=2"},
{
id: "5",
name: "Linda P.",
handle: "@collector",
testimonial: "The best brass restoration I have found in Georgia.",
imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2",
},
id: "5", name: "Linda P.", handle: "@collector", testimonial: "The best brass restoration I have found in Georgia.", imageSrc: "http://img.b2bpic.net/free-photo/thumbs-up-spa-smiling-girl-white-robe-good-wellness-vibes_169016-69478.jpg?_wi=2"},
]}
title="Our Customers Love Their Shiny Hangers"
description="See why locals in Peachtree City trust us with their brass restoration needs."
@@ -261,16 +167,13 @@ export default function LandingPage() {
<ContactCTA
useInvertedBackground={false}
background={{
variant: "sparkles-gradient",
}}
variant: "sparkles-gradient"}}
tag="Contact Us"
title="Get a Free Quote Today"
description="Ready to restore your brass hangers? Contact us today for a free, no-obligation quote and get your space shining again. We'll respond within 24 hours."
buttons={[
{
text: "Request My Quote",
href: "#",
},
text: "Request My Quote", href: "#"},
]}
/>
</div>
@@ -280,42 +183,27 @@ export default function LandingPage() {
logoText="Brass Hanger Inc."
columns={[
{
title: "Company",
items: [
title: "Company", items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Services",
href: "#services",
},
label: "Services", href: "#services"},
],
},
{
title: "Support",
items: [
title: "Support", items: [
{
label: "Contact",
href: "#contact",
},
label: "Contact", href: "#contact"},
{
label: "Get a Quote",
href: "#contact",
},
label: "Get a Quote", href: "#contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}
@@ -324,4 +212,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}