diff --git a/src/app/page.tsx b/src/app/page.tsx
index 6fbca69..e9602b2 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -28,24 +28,13 @@ export default function LandingPage() {
@@ -53,37 +42,14 @@ export default function LandingPage() {
@@ -93,9 +59,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="30 Years of Craftsmanship"
description={[
- "Family-run and Calgary-proud, Mountain View Sun Decks has dedicated over three decades to transforming homes with custom, high-end outdoor solutions.",
- "Our experienced professionals handle your vision from design to construction, ensuring quality, durability, and a lifestyle enhancement you will enjoy for years to come.",
- ]}
+ "Family-run and Calgary-proud, Mountain View Sun Decks has dedicated over three decades to transforming homes with custom, high-end outdoor solutions.", "Our experienced professionals handle your vision from design to construction, ensuring quality, durability, and a lifestyle enhancement you will enjoy for years to come."]}
/>
@@ -104,27 +68,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: 1,
- title: "Custom Decking",
- description: "Tailor-made designs that perfectly fit your landscape and lifestyle.",
- imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-sitting-outdoor-cafe_1262-1599.jpg?_wi=3",
- imageAlt: "Custom Decking",
- },
- {
- id: 2,
- title: "Sunrooms",
- description: "Expand your living space with our premium, all-weather sunrooms.",
- imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3437.jpg?_wi=3",
- imageAlt: "Sunrooms",
- },
- {
- id: 3,
- title: "Railings & Stairs",
- description: "Safe, beautiful, and fully compliant stairways and high-end railing installations.",
- imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-pleased-young-lady-purple-shoes-standing-with-glass-juice-beside-stairs_197531-4728.jpg?_wi=3",
- imageAlt: "Railings & Stairs",
- },
+ { id: 1, title: "Custom Decking", description: "Tailor-made designs that perfectly fit your landscape and lifestyle.", imageSrc: "http://img.b2bpic.net/free-photo/serious-young-woman-sitting-outdoor-cafe_1262-1599.jpg", imageAlt: "Custom Decking" },
+ { id: 2, title: "Sunrooms", description: "Expand your living space with our premium, all-weather sunrooms.", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-3437.jpg", imageAlt: "Sunrooms" },
+ { id: 3, title: "Railings & Stairs", description: "Safe, beautiful, and fully compliant stairways and high-end railing installations.", imageSrc: "http://img.b2bpic.net/free-photo/full-length-portrait-pleased-young-lady-purple-shoes-standing-with-glass-juice-beside-stairs_197531-4728.jpg", imageAlt: "Railings & Stairs" },
]}
title="Comprehensive Exterior Solutions"
description="From structural foundations like screw piles to aesthetic finishes like privacy screens and cedar boards, we do it all with expert precision."
@@ -135,31 +81,11 @@ export default function LandingPage() {