From ba38e2f250a332284b5e20adf58ae390b8108c10 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 1 Apr 2026 04:21:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 228 +++++++++-------------------------------------- 1 file changed, 44 insertions(+), 184 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8006f64..be5f39a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,46 +29,27 @@ export default function LandingPage() {
@@ -81,77 +62,35 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "s1", - title: "Driveway Cleaning", - description: "High-pressure clean for concrete and asphalt.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/cleaning-service-logo-template_23-2149206319.jpg?_wi=1", - }, + id: "s1", title: "Driveway Cleaning", description: "High-pressure clean for concrete and asphalt.", media: { imageSrc: "http://img.b2bpic.net/free-vector/cleaning-service-logo-template_23-2149206319.jpg", imageAlt: "concrete cleaning icon" }, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/blue-deep-water-sea-abstract-natural-background_87521-2891.jpg?_wi=2", - imageAlt: "water ripple abstract blue", + reverse: false }, { - id: "s2", - title: "Patio & Pergola", - description: "Gently removing mold and dirt build-up.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/spring-cleaning-tools_24908-56576.jpg?_wi=1", - }, + id: "s2", title: "Patio & Pergola", description: "Gently removing mold and dirt build-up.", media: { imageSrc: "http://img.b2bpic.net/free-vector/spring-cleaning-tools_24908-56576.jpg", imageAlt: "patio cleaning icon" }, items: [], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/cleaning-service-logo-template_23-2149206319.jpg?_wi=2", - imageAlt: "concrete cleaning icon", + reverse: true }, { - id: "s3", - title: "Paver Restoration", - description: "Bringing life back to your outdoor paths.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/mining-industry-vintage-icons-set_1284-40149.jpg?_wi=1", - }, + id: "s3", title: "Paver Restoration", description: "Bringing life back to your outdoor paths.", media: { imageSrc: "http://img.b2bpic.net/free-vector/mining-industry-vintage-icons-set_1284-40149.jpg", imageAlt: "pavers cleaning icon" }, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/spring-cleaning-tools_24908-56576.jpg?_wi=2", - imageAlt: "patio cleaning icon", + reverse: false }, { - id: "s4", - title: "Window Cleaning", - description: "Streak-free clarity for your glass.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/viricidal-bactericidal-cleaner-labels_23-2148530443.jpg?_wi=1", - }, + id: "s4", title: "Window Cleaning", description: "Streak-free clarity for your glass.", media: { imageSrc: "http://img.b2bpic.net/free-vector/viricidal-bactericidal-cleaner-labels_23-2148530443.jpg", imageAlt: "window cleaning icon" }, items: [], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/mining-industry-vintage-icons-set_1284-40149.jpg?_wi=2", - imageAlt: "pavers cleaning icon", + reverse: true }, { - id: "s5", - title: "House Washing", - description: "Soft-wash techniques for siding.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/cleaning-flat-banners-with-hands-detergents-tools-house-kitchen-window-cleaning_1284-6965.jpg?_wi=1", - }, + id: "s5", title: "House Washing", description: "Soft-wash techniques for siding.", media: { imageSrc: "http://img.b2bpic.net/free-vector/cleaning-flat-banners-with-hands-detergents-tools-house-kitchen-window-cleaning_1284-6965.jpg", imageAlt: "house washing icon" }, items: [], - reverse: false, - imageSrc: "http://img.b2bpic.net/free-vector/viricidal-bactericidal-cleaner-labels_23-2148530443.jpg?_wi=2", - imageAlt: "window cleaning icon", + reverse: false }, { - id: "s6", - title: "Pre-Sale Cleaning", - description: "Maximum curb appeal to add property value.", - media: { - imageSrc: "http://img.b2bpic.net/free-vector/world-water-day-infographic_23-2148847345.jpg", - }, + id: "s6", title: "Pre-Sale Cleaning", description: "Maximum curb appeal to add property value.", media: { imageSrc: "http://img.b2bpic.net/free-vector/world-water-day-infographic_23-2148847345.jpg", imageAlt: "property clean icon" }, items: [], - reverse: true, - imageSrc: "http://img.b2bpic.net/free-vector/cleaning-flat-banners-with-hands-detergents-tools-house-kitchen-window-cleaning_1284-6965.jpg?_wi=2", - imageAlt: "house washing icon", - }, + reverse: true + } ]} title="Professional Services" description="We use professional-grade equipment to restore your home's exterior surfaces safely and efficiently." @@ -164,26 +103,10 @@ export default function LandingPage() { title="Why Choose True Shine" tag="Our Commitment" metrics={[ - { - id: "m1", - value: "⚡", - description: "Same-Week Bookings", - }, - { - id: "m2", - value: "💬", - description: "Honest Pricing", - }, - { - id: "m3", - value: "⭐", - description: "5-Star Rated", - }, - { - id: "m4", - value: "🛡️", - description: "Fully Insured", - }, + { id: "m1", value: "⚡", description: "Same-Week Bookings" }, + { id: "m2", value: "💬", description: "Honest Pricing" }, + { id: "m3", value: "⭐", description: "5-Star Rated" }, + { id: "m4", value: "🛡️", description: "Fully Insured" }, ]} metricsAnimation="slide-up" /> @@ -196,46 +119,11 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Jeffrey J.", - role: "Homeowner", - company: "Brisbane", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg?_wi=1", - }, - { - id: "t2", - name: "Katie", - role: "Homeowner", - company: "Brisbane", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=1", - }, - { - id: "t3", - name: "Eric H.", - role: "Homeowner", - company: "Brisbane", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", - }, - { - id: "t4", - name: "Alice W.", - role: "Homeowner", - company: "Brisbane", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg", - }, - { - id: "t5", - name: "Mark D.", - role: "Property Manager", - company: "Brisbane", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg?_wi=2", - }, + { id: "t1", name: "Jeffrey J.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg" }, + { id: "t2", name: "Katie", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" }, + { id: "t3", name: "Eric H.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg" }, + { id: "t4", name: "Alice W.", role: "Homeowner", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-competitive-employee_1098-2870.jpg" }, + { id: "t5", name: "Mark D.", role: "Property Manager", company: "Brisbane", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-gray-marble-wall_158595-6777.jpg" }, ]} title="What Our Clients Say" description="Real results for real homes across Brisbane." @@ -247,7 +135,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Meet Lucas" description="As a local Brisbane resident, I take immense pride in helping our community maintain beautiful properties. True Shine isn't a massive, faceless corporation — it's me, Lucas, showing up on time, providing honest pricing, and delivering top-tier cleaning results. With 20+ satisfied customers and growing, I treat every surface like my own." - imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg" imageAlt="Lucas, the owner of True Shine" />
@@ -255,17 +143,12 @@ export default function LandingPage() {
@@ -274,42 +157,19 @@ export default function LandingPage() {