diff --git a/src/app/page.tsx b/src/app/page.tsx
index de7fe98..1af120a 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,30 +31,18 @@ export default function LandingPage() {
@@ -62,47 +50,26 @@ export default function LandingPage() {
@@ -115,23 +82,15 @@ export default function LandingPage() {
description="Weβre the same trusted team that keeps your yard looking sharp all year β now making your holidays magical."
bulletPoints={[
{
- title: "Hassle-Free Installation",
- description: "We handle everything from design to setup.",
- },
+ title: "Hassle-Free Installation", description: "We handle everything from design to setup."},
{
- title: "Custom Design Options",
- description: "Classic, elegant, or fun & bright layouts.",
- },
+ title: "Custom Design Options", description: "Classic, elegant, or fun & bright layouts."},
{
- title: "Professional & Safe",
- description: "No ladders or tangled cords for you.",
- },
+ title: "Professional & Safe", description: "No ladders or tangled cords for you."},
{
- title: "Timely Takedown & Storage",
- description: "We remove lights and store them free until next year.",
- },
+ title: "Timely Takedown & Storage", description: "We remove lights and store them free until next year."},
]}
- imageSrc="http://img.b2bpic.net/free-photo/mother-taking-photo-her-child-christmas_1268-19677.jpg?_wi=1"
+ imageSrc="http://img.b2bpic.net/free-photo/mother-taking-photo-her-child-christmas_1268-19677.jpg"
mediaAnimation="slide-up"
/>
@@ -143,44 +102,19 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- title: "Residential Lighting",
- description: "Full-service holiday lighting for your home.",
- bentoComponent: "reveal-icon",
- icon: Home,
- imageSrc: "http://img.b2bpic.net/free-photo/christmas-celebration-concept_23-2150977062.jpg?_wi=2",
- imageAlt: "beautiful house christmas lights night",
+ title: "Residential Lighting", description: "Full-service holiday lighting for your home.", bentoComponent: "reveal-icon", icon: Home,
},
{
- title: "Commercial Holiday Lighting",
- description: "Brighten your business storefront.",
- bentoComponent: "reveal-icon",
- icon: Building,
- imageSrc: "http://img.b2bpic.net/free-photo/mother-taking-photo-her-child-christmas_1268-19677.jpg?_wi=2",
- imageAlt: "residential christmas light installation",
+ title: "Commercial Holiday Lighting", description: "Brighten your business storefront.", bentoComponent: "reveal-icon", icon: Building,
},
{
- title: "Custom Designs",
- description: "Tailored layout designs for any property.",
- bentoComponent: "reveal-icon",
- icon: Palette,
- imageSrc: "http://img.b2bpic.net/free-photo/girl-posing-against-background-decorated-trees_1153-3605.jpg",
- imageAlt: "commercial christmas lighting exterior",
+ title: "Custom Designs", description: "Tailored layout designs for any property.", bentoComponent: "reveal-icon", icon: Palette,
},
{
- title: "Full Installation",
- description: "Roof, tree, and window lighting setups.",
- bentoComponent: "reveal-icon",
- icon: Sparkles,
- imageSrc: "http://img.b2bpic.net/free-photo/covered-bridge-night_1162-1.jpg",
- imageAlt: "custom roof christmas lighting design",
+ title: "Full Installation", description: "Roof, tree, and window lighting setups.", bentoComponent: "reveal-icon", icon: Sparkles,
},
{
- title: "Takedown & Storage",
- description: "Safe removal and climate-controlled storage.",
- bentoComponent: "reveal-icon",
- icon: Package,
- imageSrc: "http://img.b2bpic.net/free-photo/dark-style-christmas-celebration-scene-with-horror-setting_23-2151417366.jpg?_wi=2",
- imageAlt: "warm white christmas lights house",
+ title: "Takedown & Storage", description: "Safe removal and climate-controlled storage.", bentoComponent: "reveal-icon", icon: Package,
},
]}
title="Our Services"
@@ -191,45 +125,22 @@ export default function LandingPage() {