diff --git a/src/app/page.tsx b/src/app/page.tsx
index d9d2d14..0247307 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -59,42 +49,21 @@ export default function LandingPage() {
@@ -286,29 +177,17 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "step-1",
- icon: Grid,
- title: "Walkthrough & assessment",
- value: "Step 1",
- },
+ id: "step-1", icon: Grid,
+ title: "Walkthrough & assessment", value: "Step 1"},
{
- id: "step-2",
- icon: Lightbulb,
- title: "Thoughtful recommendations",
- value: "Step 2",
- },
+ id: "step-2", icon: Lightbulb,
+ title: "Thoughtful recommendations", value: "Step 2"},
{
- id: "step-3",
- icon: Wrench,
- title: "Clean, professional installation",
- value: "Step 3",
- },
+ id: "step-3", icon: Wrench,
+ title: "Clean, professional installation", value: "Step 3"},
{
- id: "step-4",
- icon: CheckCircle,
- title: "Final review",
- value: "Step 4",
- },
+ id: "step-4", icon: CheckCircle,
+ title: "Final review", value: "Step 4"},
]}
title="A smoother installation from the start"
description="From initial walkthrough to final review, our process ensures clarity and quality."
@@ -323,65 +202,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "project-1",
- brand: "Ventilation",
- name: "Modern Vent Placement",
- price: "Luxury Service",
- rating: 5,
- reviewCount: "Impeccable",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg",
- imageAlt: "Modern vent installed in a home interior",
- },
+ id: "project-1", brand: "Ventilation", name: "Modern Vent Placement", price: "Luxury Service", rating: 5,
+ reviewCount: "Impeccable", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388989.jpg", imageAlt: "Modern vent installed in a home interior"},
{
- id: "project-2",
- brand: "Heat Pump",
- name: "Outdoor Unit Install",
- price: "Premium Quality",
- rating: 5,
- reviewCount: "Flawless",
- imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg",
- imageAlt: "Cleanly installed outdoor heat pump unit",
- },
+ id: "project-2", brand: "Heat Pump", name: "Outdoor Unit Install", price: "Premium Quality", rating: 5,
+ reviewCount: "Flawless", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-background-with-floor_23-2149207724.jpg", imageAlt: "Cleanly installed outdoor heat pump unit"},
{
- id: "project-3",
- brand: "Ductwork",
- name: "Concealed Ducting",
- price: "Custom Solution",
- rating: 5,
- reviewCount: "Seamless",
- imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-engineer-hardhat-glasses-operating-industrial-machine-pushing-buttons-control-panel_74855-16376.jpg",
- imageAlt: "Concealed ductwork in a finished basement",
- },
+ id: "project-3", brand: "Ductwork", name: "Concealed Ducting", price: "Custom Solution", rating: 5,
+ reviewCount: "Seamless", imageSrc: "http://img.b2bpic.net/free-photo/focused-male-plant-engineer-hardhat-glasses-operating-industrial-machine-pushing-buttons-control-panel_74855-16376.jpg", imageAlt: "Concealed ductwork in a finished basement"},
{
- id: "project-4",
- brand: "Ventilation",
- name: "ERV System Integration",
- price: "Air Quality",
- rating: 5,
- reviewCount: "Effective",
- imageSrc: "http://img.b2bpic.net/free-photo/sterile-hospital-lab-with-metal-supply-cart-wheels-clinical-space_482257-124175.jpg",
- imageAlt: "ERV system integrated into a utility room",
- },
+ id: "project-4", brand: "Ventilation", name: "ERV System Integration", price: "Air Quality", rating: 5,
+ reviewCount: "Effective", imageSrc: "http://img.b2bpic.net/free-photo/sterile-hospital-lab-with-metal-supply-cart-wheels-clinical-space_482257-124175.jpg", imageAlt: "ERV system integrated into a utility room"},
{
- id: "project-5",
- brand: "Kitchen Venting",
- name: "Sleek Hood Fan",
- price: "High-End",
- rating: 5,
- reviewCount: "Elegant",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388953.jpg",
- imageAlt: "Sleek kitchen range hood fan",
- },
+ id: "project-5", brand: "Kitchen Venting", name: "Sleek Hood Fan", price: "High-End", rating: 5,
+ reviewCount: "Elegant", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388953.jpg", imageAlt: "Sleek kitchen range hood fan"},
{
- id: "project-6",
- brand: "Retrofit",
- name: "Older Home Upgrade",
- price: "Expert Work",
- rating: 5,
- reviewCount: "Challenging",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-restoring-furniture_23-2150232658.jpg",
- imageAlt: "HVAC retrofit in an older home's attic",
- },
+ id: "project-6", brand: "Retrofit", name: "Older Home Upgrade", price: "Expert Work", rating: 5,
+ reviewCount: "Challenging", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-restoring-furniture_23-2150232658.jpg", imageAlt: "HVAC retrofit in an older home's attic"},
]}
title="Our Projects: Craftsmanship in Detail"
description="Explore examples of our precise heating and ventilation installations in homes across Greater Victoria."
@@ -392,14 +229,11 @@ export default function LandingPage() {
@@ -410,45 +244,27 @@ export default function LandingPage() {
{
items: [
{
- label: "Home",
- href: "#home",
- },
+ label: "Home", href: "#home"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "#services"},
{
- label: "About",
- href: "#about",
- },
+ label: "About", href: "#about"},
{
- label: "Reviews",
- href: "#reviews",
- },
+ label: "Reviews", href: "#reviews"},
{
- label: "Contact",
- href: "#contact",
- },
+ label: "Contact", href: "#contact"},
],
},
{
items: [
{
- label: "Greater Victoria, BC",
- href: "#",
- },
+ label: "Greater Victoria, BC", href: "#"},
{
- label: "Phone: (XXX) XXX-XXXX",
- href: "tel:XXX-XXX-XXXX",
- },
+ label: "Phone: (XXX) XXX-XXXX", href: "tel:XXX-XXX-XXXX"},
{
- label: "Email: info@prizmhvac.com",
- href: "mailto:info@prizmhvac.com",
- },
+ label: "Email: info@prizmhvac.com", href: "mailto:info@prizmhvac.com"},
{
- label: "Hours: Mon-Fri, 8 AM - 5 PM",
- href: "#",
- },
+ label: "Hours: Mon-Fri, 8 AM - 5 PM", href: "#"},
],
},
]}