diff --git a/src/app/page.tsx b/src/app/page.tsx
index 3cb5222..865f8b4 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,21 +32,13 @@ export default function LandingPage() {
@@ -55,71 +47,44 @@ export default function LandingPage() {
@@ -131,17 +96,11 @@ export default function LandingPage() {
description="We don't just build roofs; we protect what matters most. Our dedicated crew combines traditional techniques with modern technology to ensure your home remains safe and secure for decades."
metrics={[
{
- value: "24/7",
- title: "Emergency Support",
- },
+ value: "24/7", title: "Emergency Support"},
{
- value: "5-Star",
- title: "Verified Reviews",
- },
+ value: "5-Star", title: "Verified Reviews"},
{
- value: "Full",
- title: "Licenced & Insured",
- },
+ value: "Full", title: "Licenced & Insured"},
]}
imageSrc="http://img.b2bpic.net/free-photo/south-asian-agronomist-farmer-looking-diagram-papers-farm-agriculture-production-concept_627829-7300.jpg"
mediaAnimation="slide-up"
@@ -156,26 +115,11 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "f1",
- title: "Roof Installation",
- description: "Expertly installed roofs using premium materials for lasting protection.",
- tag: "New Roof",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg",
- },
+ id: "f1", title: "Roof Installation", description: "Expertly installed roofs using premium materials for lasting protection.", tag: "New Roof", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-beautiful-wooden-house-with-new-roof_23-2149343703.jpg"},
{
- id: "f2",
- title: "Emergency Repair",
- description: "Rapid response team for storm damage, leaks, and urgent repairs.",
- tag: "24/7 Service",
- imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg",
- },
+ id: "f2", title: "Emergency Repair", description: "Rapid response team for storm damage, leaks, and urgent repairs.", tag: "24/7 Service", imageSrc: "http://img.b2bpic.net/free-photo/empty-pool-with-chairs-near-cliff-sea_181624-3442.jpg"},
{
- id: "f3",
- title: "Gutter Maintenance",
- description: "Prevent structural damage with professional cleaning and repair.",
- tag: "Gutters",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg",
- },
+ id: "f3", title: "Gutter Maintenance", description: "Prevent structural damage with professional cleaning and repair.", tag: "Gutters", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-men-working-roof-together_23-2149343670.jpg"},
]}
title="Our Professional Services"
description="Specialized roofing services to meet all your repair, maintenance, and installation needs."
@@ -190,41 +134,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Asphalt Shingles",
- price: "From $5/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg",
- },
+ id: "p1", name: "Asphalt Shingles", price: "From $5/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-shapes-texture_1194-306805.jpg"},
{
- id: "p2",
- name: "Metal Roofing",
- price: "From $9/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836786.jpg",
- },
+ id: "p2", name: "Metal Roofing", price: "From $9/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/modern-skyscrapers-japan-business-district_23-2148836786.jpg"},
{
- id: "p3",
- name: "Clay Tiles",
- price: "From $12/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg",
- },
+ id: "p3", name: "Clay Tiles", price: "From $12/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/closeup-roof-house-made-wooden-tiles_169016-24989.jpg"},
{
- id: "p4",
- name: "Natural Slate",
- price: "From $15/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg",
- },
+ id: "p4", name: "Natural Slate", price: "From $15/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/3d-geometric-weave-abstract-wallpaper-background_1048-8673.jpg"},
{
- id: "p5",
- name: "Composite Shingles",
- price: "From $8/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/roof-tile_1136-323.jpg",
- },
+ id: "p5", name: "Composite Shingles", price: "From $8/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/roof-tile_1136-323.jpg"},
{
- id: "p6",
- name: "Solar Integrated",
- price: "From $20/sq ft",
- imageSrc: "http://img.b2bpic.net/free-photo/wood-stairs_1361-226.jpg",
- },
+ id: "p6", name: "Solar Integrated", price: "From $20/sq ft", imageSrc: "http://img.b2bpic.net/free-photo/wood-stairs_1361-226.jpg"},
]}
title="Premium Roofing Materials"
description="Select from our curated list of industry-leading roofing materials."
@@ -235,47 +155,23 @@ export default function LandingPage() {
@@ -371,13 +240,9 @@ export default function LandingPage() {