diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8b4c339..15d9f2d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -10,7 +10,7 @@ import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
-import { AlertTriangle, Clock, Droplets, Flashlight, Home, Shield, ShieldCheck, Sparkles, Square, Zap } from "lucide-react";
+import { AlertTriangle, Clock, Droplets, Home, Shield, ShieldCheck, Sparkles, Square, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,18 +30,9 @@ export default function LandingPage() {
@@ -49,22 +40,14 @@ export default function LandingPage() {
@@ -77,27 +60,9 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "30 Min",
- title: "Emergency Response",
- description: "Avg arrival time for leaks",
- icon: Clock,
- },
- {
- id: "m2",
- value: "1 Day",
- title: "Completion Time",
- description: "Most roofs fully replaced",
- icon: Zap,
- },
- {
- id: "m3",
- value: "24/7",
- title: "Support Ready",
- description: "Always available for emergencies",
- icon: ShieldCheck,
- },
+ { id: "m1", value: "30 Min", title: "Emergency Response", description: "Avg arrival time for leaks", icon: Clock },
+ { id: "m2", value: "1 Day", title: "Completion Time", description: "Most roofs fully replaced", icon: Zap },
+ { id: "m3", value: "24/7", title: "Support Ready", description: "Always available for emergencies", icon: ShieldCheck },
]}
title="Storm Damage? Active Leak?"
description="We can be there today. Don't wait until the damage gets worse."
@@ -111,79 +76,39 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Full Replacement",
- description: "Total roof tear-off and replacement with top-tier materials.",
- icon: Home,
+ title: "Full Replacement", description: "Total roof tear-off and replacement with top-tier materials.", icon: Home,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=1",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=1",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg?_wi=2",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg", imageAlt: "replacement" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg", imageAlt: "replacement" },
+ ]
},
{
- title: "Emergency Repairs",
- description: "Rapid leak fixing and storm damage mitigation.",
- icon: AlertTriangle,
+ title: "Emergency Repairs", description: "Rapid leak fixing and storm damage mitigation.", icon: AlertTriangle,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13915.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58370.jpg?_wi=1",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/photo-metal-texture-pattern_58702-13915.jpg", imageAlt: "repair" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg", imageAlt: "repair" },
+ ]
},
{
- title: "Gutter Installation",
- description: "Seamless gutters to protect your home foundation.",
- icon: Droplets,
+ title: "Gutter Installation", description: "Seamless gutters to protect your home foundation.", icon: Droplets,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof-together_23-2149343676.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=1",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-smoking-roof_1321-1036.jpg", imageAlt: "gutter" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/long-shot-men-working-roof-together_23-2149343676.jpg", imageAlt: "gutter" },
+ ]
},
{
- title: "Siding Repair",
- description: "Matching your siding to your new roof perfection.",
- icon: Square,
+ title: "Siding Repair", description: "Matching your siding to your new roof perfection.", icon: Square,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-holding-his-phone_23-2148404331.jpg?_wi=1",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-peson-with-their-frinds_23-2149290153.jpg", imageAlt: "siding" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg", imageAlt: "siding" },
+ ]
},
{
- title: "Storm Damage",
- description: "Expert restoration after severe weather events.",
- icon: Flashlight,
+ title: "Storm Damage", description: "Expert restoration after severe weather events.", icon: Zap,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13015.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14804.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg?_wi=1",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13015.jpg", imageAlt: "storm" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/young-man-looking-into-solid-fuel-boiler-working-with-biofuels-economical-heating-top-view_169016-14804.jpg", imageAlt: "storm" },
+ ]
},
]}
title="Roofing Services"
@@ -197,46 +122,11 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
- {
- id: "1",
- name: "John Doe",
- handle: "@johndoe",
- testimonial: "They came out the same day I called and gave a free estimate. Amazing work!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58370.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Sarah Smith",
- handle: "@sarahsmith",
- testimonial: "Emergency leak fixed in under 2 hours. Incredible service!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg?_wi=2",
- },
- {
- id: "3",
- name: "Mike Johnson",
- handle: "@mikej",
- testimonial: "Perfect roof, clean site, fast team. Highly recommend.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-holding-his-phone_23-2148404331.jpg?_wi=2",
- },
- {
- id: "4",
- name: "Emily Davis",
- handle: "@emilyd",
- testimonial: "Professional, respectful and efficient. Left everything spotless.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg?_wi=2",
- },
- {
- id: "5",
- name: "Chris Wilson",
- handle: "@chrisw",
- testimonial: "Fastest turnaround I've ever experienced with a contractor.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/looking-thoughtful-mature-gray-haired-man-standing-with-thoughtful-look_259150-58371.jpg",
- },
+ { id: "1", name: "John Doe", handle: "@johndoe", testimonial: "They came out the same day I called and gave a free estimate. Amazing work!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/freelancer-mature-man-casual-clothes-with-laptop-near-brick-wall_259150-58370.jpg" },
+ { id: "2", name: "Sarah Smith", handle: "@sarahsmith", testimonial: "Emergency leak fixed in under 2 hours. Incredible service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-blonde-girl-tulle-skirt-having-fun-stairs-she-is-smiling-down_197531-617.jpg" },
+ { id: "3", name: "Mike Johnson", handle: "@mikej", testimonial: "Perfect roof, clean site, fast team. Highly recommend.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/smiley-senior-man-holding-his-phone_23-2148404331.jpg" },
+ { id: "4", name: "Emily Davis", handle: "@emilyd", testimonial: "Professional, respectful and efficient. Left everything spotless.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beauty-vlogger-adjusting-camera_23-2148916349.jpg" },
+ { id: "5", name: "Chris Wilson", handle: "@chrisw", testimonial: "Fastest turnaround I've ever experienced with a contractor.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/looking-thoughtful-mature-gray-haired-man-standing-with-thoughtful-look_259150-58371.jpg" },
]}
showRating={true}
title="Trusted by Homeowners"
@@ -252,66 +142,12 @@ export default function LandingPage() {
title="See The Difference"
description="Real projects completed by our professional team."
blogs={[
- {
- id: "b1",
- category: "Before",
- title: "Storm Damage Repair",
- excerpt: "Before and after restoration.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166620.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/couple-front-house_23-2147986417.jpg",
- date: "2024",
- },
- {
- id: "b2",
- category: "After",
- title: "Full Roof Replacement",
- excerpt: "One day transformation.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-sitting-roof_23-2149343713.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg",
- date: "2024",
- },
- {
- id: "b3",
- category: "Project",
- title: "Leak Restoration",
- excerpt: "Emergency repair completed.",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/handsome-young-man-taking-photo-his-girlfriend-park_1301-7696.jpg",
- date: "2024",
- },
- {
- id: "b4",
- category: "Before",
- title: "Gutter Cleanup",
- excerpt: "Clean job site guaranteed.",
- imageSrc: "http://img.b2bpic.net/free-photo/tiled-brick-work-background-texture_1194-603414.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/older-couple-outdoors-city-having-coffee-taking-selfie_23-2149007069.jpg",
- date: "2024",
- },
- {
- id: "b5",
- category: "After",
- title: "Luxury Roofing",
- excerpt: "Premium finish.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/young-man-shirt-cap-showing-ok-gesture-looking-cheerful-front-view_176474-58022.jpg",
- date: "2024",
- },
- {
- id: "b6",
- category: "Project",
- title: "Siding Update",
- excerpt: "Spotless results.",
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg",
- authorName: "Team",
- authorAvatar: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
- date: "2024",
- },
+ { id: "b1", category: "Before", title: "Storm Damage Repair", excerpt: "Before and after restoration.", imageSrc: "http://img.b2bpic.net/free-photo/view-deserted-decaying-house-nature_23-2150166620.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/couple-front-house_23-2147986417.jpg", date: "2024" },
+ { id: "b2", category: "After", title: "Full Roof Replacement", excerpt: "One day transformation.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-helmet-sitting-roof_23-2149343713.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/boy-putting-up-electric-guitar_23-2148006422.jpg", date: "2024" },
+ { id: "b3", category: "Project", title: "Leak Restoration", excerpt: "Emergency repair completed.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-25417.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/handsome-young-man-taking-photo-his-girlfriend-park_1301-7696.jpg", date: "2024" },
+ { id: "b4", category: "Before", title: "Gutter Cleanup", excerpt: "Clean job site guaranteed.", imageSrc: "http://img.b2bpic.net/free-photo/tiled-brick-work-background-texture_1194-603414.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/older-couple-outdoors-city-having-coffee-taking-selfie_23-2149007069.jpg", date: "2024" },
+ { id: "b5", category: "After", title: "Luxury Roofing", excerpt: "Premium finish.", imageSrc: "http://img.b2bpic.net/free-photo/man-walking-roof_1321-1040.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/young-man-shirt-cap-showing-ok-gesture-looking-cheerful-front-view_176474-58022.jpg", date: "2024" },
+ { id: "b6", category: "Project", title: "Siding Update", excerpt: "Spotless results.", imageSrc: "http://img.b2bpic.net/free-photo/man-with-helmet-working-roof-full-shot_23-2149343662.jpg", authorName: "Team", authorAvatar: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg", date: "2024" },
]}
/>
@@ -323,49 +159,25 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Emergency Response",
- description: "Same-day availability for urgent leaks.",
- icon: Clock,
+ title: "Emergency Response", description: "Same-day availability for urgent leaks.", icon: Clock,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof_23-2149343671.jpg?_wi=3",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/construction-worker-using-hammer-job-site_23-2150530693.jpg", imageAlt: "emergency" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg", imageAlt: "emergency" },
+ ]
},
{
- title: "Clean Sites",
- description: "We treat your property with complete respect.",
- icon: Sparkles,
+ title: "Clean Sites", description: "We treat your property with complete respect.", icon: Sparkles,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-roof-with-drill_23-2148748771.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-wearing-protection-helmet_23-2149343634.jpg?_wi=2",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/carpenter-man-working-roof_23-2148748788.jpg", imageAlt: "cleaning" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/sideways-man-working-roof-with-drill_23-2148748771.jpg", imageAlt: "cleaning" },
+ ]
},
{
- title: "Honest Pricing",
- description: "Transparent estimates without hidden costs.",
- icon: Shield,
+ title: "Honest Pricing", description: "Transparent estimates without hidden costs.", icon: Shield,
mediaItems: [
- {
- imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-vest-safety-helmet-holding-paint-roller-using-it-as-microphone-singing-having-fun_141793-108716.jpg",
- },
- {
- imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7158.jpg",
- },
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/construction-people-working-roof_23-2149343666.jpg?_wi=2",
- imageAlt: "residential roof replacement construction",
+ { imageSrc: "http://img.b2bpic.net/free-photo/builder-man-construction-vest-safety-helmet-holding-paint-roller-using-it-as-microphone-singing-having-fun_141793-108716.jpg", imageAlt: "pricing" },
+ { imageSrc: "http://img.b2bpic.net/free-photo/cute-yellow-rural-house-with-wooden-stairs-countryside_176420-7158.jpg", imageAlt: "pricing" },
+ ]
},
]}
title="Why Choose Us"
@@ -376,9 +188,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file