From d515bc39b514dc199f04a4f82bb8b04b776d34ba Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 2 Apr 2026 20:06:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4513b0b..aa47a5d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,14 +49,14 @@ export default function LandingPage() { title="Summit Quality Roofing" description="Protecting your biggest investment with expert craftsmanship and durable materials designed for all conditions." testimonials={[ - { name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and quick turnaround on my roof replacement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg", imageAlt: "residential roof installation construction" }, - { name: "Jane Smith", handle: "@janesmith", testimonial: "Professional team, cleaned up perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg", imageAlt: "roofing team inspecting site" }, - { name: "Bob Brown", handle: "@bobbrown", testimonial: "Stopped the leak fast. Great workmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg", imageAlt: "asphalt shingle roofing residential" }, - { name: "Alice Green", handle: "@aliceg", testimonial: "Fair pricing for high quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg", imageAlt: "metal roofing installation expert" }, - { name: "Mike White", handle: "@mikew", testimonial: "Best in the business. Very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg", imageAlt: "roof repair service worker" }, + { name: "John Doe", handle: "@johndoe", testimonial: "Excellent service and quick turnaround on my roof replacement.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=1", imageAlt: "residential roof installation construction" }, + { name: "Jane Smith", handle: "@janesmith", testimonial: "Professional team, cleaned up perfectly. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg?_wi=1", imageAlt: "roofing team inspecting site" }, + { name: "Bob Brown", handle: "@bobbrown", testimonial: "Stopped the leak fast. Great workmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=1", imageAlt: "asphalt shingle roofing residential" }, + { name: "Alice Green", handle: "@aliceg", testimonial: "Fair pricing for high quality work.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg?_wi=1", imageAlt: "metal roofing installation expert" }, + { name: "Mike White", handle: "@mikew", testimonial: "Best in the business. Very professional.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=1", imageAlt: "roof repair service worker" }, ]} buttons={[{ text: "Get Free Estimate", href: "#contact" }]} - imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg" + imageSrc="http://img.b2bpic.net/free-photo/white-tiled-building-blue-sky_181624-6378.jpg?_wi=2" avatars={[ { src: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", alt: "Customer 1" }, { src: "http://img.b2bpic.net/free-photo/photo-serious-mixed-race-partners-discuss-financial-data_273609-44254.jpg", alt: "Customer 2" }, @@ -86,7 +86,7 @@ export default function LandingPage() { { title: "Quality Materials", description: "Industry-leading warranties on all products." }, { title: "Transparent Pricing", description: "Clear quotes with no hidden fees." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg" + imageSrc="http://img.b2bpic.net/free-photo/architect-posing-office_23-2148242966.jpg?_wi=2" mediaAnimation="blur-reveal" /> @@ -98,9 +98,9 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} features={[ - { id: "f1", title: "Residential Roofing", description: "Expert shingle and tile installation.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg" }, - { id: "f2", title: "Metal Roofing", description: "Durable and efficient metal solutions.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg" }, - { id: "f3", title: "Roof Repairs", description: "Fast diagnostics and leak prevention.", imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg" }, + { id: "f1", title: "Residential Roofing", description: "Expert shingle and tile installation.", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15702.jpg?_wi=2" }, + { id: "f2", title: "Metal Roofing", description: "Durable and efficient metal solutions.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-roofer-working-with-protection-helmet_23-2149343639.jpg?_wi=2" }, + { id: "f3", title: "Roof Repairs", description: "Fast diagnostics and leak prevention.", imageSrc: "http://img.b2bpic.net/free-photo/shocked-woman-calling-plumber-while-collecting-water-leaking-from-ceiling-using-utensil_657921-1199.jpg?_wi=2" }, ]} title="Our Core Services" description="Comprehensive roofing solutions tailored to your property needs." @@ -113,9 +113,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} metrics={[ - { id: "m1", value: "1500+", title: "Roofs Replaced", description: "Happy homeowners secured.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg" }, - { id: "m2", value: "20+", title: "Years Experience", description: "Decades of expertise.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg" }, - { id: "m3", value: "98%", title: "Retention Rate", description: "Clients trust us repeatedly.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg" }, + { id: "m1", value: "1500+", title: "Roofs Replaced", description: "Happy homeowners secured.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=1" }, + { id: "m2", value: "20+", title: "Years Experience", description: "Decades of expertise.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=2" }, + { id: "m3", value: "98%", title: "Retention Rate", description: "Clients trust us repeatedly.", imageSrc: "http://img.b2bpic.net/free-photo/home-insurance-cut-out-icon_53876-74657.jpg?_wi=3" }, ]} title="By The Numbers" description="Proven track record of quality delivery across hundreds of projects." -- 2.49.1