From 7f0bebad75aa647df62c6625d45f7f5958d82022 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 22:07:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 216 ++++++++++++----------------------------------- 1 file changed, 52 insertions(+), 164 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e431faa..7dd7e83 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,125 +29,73 @@ export default function LandingPage() {
@@ -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"}, ]} /> @@ -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() { @@ -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() { ); -} +} \ No newline at end of file -- 2.49.1