diff --git a/src/app/page.tsx b/src/app/page.tsx
index ce8dcfb..46f4849 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -58,65 +43,27 @@ export default function LandingPage() {
@@ -125,15 +72,7 @@ export default function LandingPage() {
@@ -145,54 +84,12 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Custom Tile Showers",
- description: "Luxury showers designed to elevate your space.",
- bentoComponent: "reveal-icon",
- icon: Droplets,
- imageSrc: "http://img.b2bpic.net/free-photo/three-shower-niches-ambient-light-stone-minimalism_169016-68895.jpg",
- imageAlt: "modern luxury bathroom shower tiling",
- },
- {
- title: "Kitchen Tile & Backsplashes",
- description: "Clean, modern finishes that transform your kitchen.",
- bentoComponent: "reveal-icon",
- icon: Utensils,
- imageSrc: "http://img.b2bpic.net/free-photo/installing-ceramic-floor-tiles-construction-site-construction-workers-workers-laying-tiles-floor-with-cement-adhesive-renovating-floor-vertical-frame_166373-2129.jpg?_wi=2",
- imageAlt: "modern luxury bathroom shower tiling",
- },
- {
- title: "Bathroom Remodeling",
- description: "From floors to vanities—complete upgrades.",
- bentoComponent: "reveal-icon",
- icon: Droplet,
- imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278630.jpg",
- imageAlt: "modern luxury bathroom shower tiling",
- },
- {
- title: "Flooring Installation",
- description: "Precision-laid durable tile floors.",
- bentoComponent: "reveal-icon",
- icon: Home,
- imageSrc: "http://img.b2bpic.net/free-photo/cement-background-crossed-by-diagonal-line-pebbles-stone_158595-6387.jpg",
- imageAlt: "modern luxury bathroom shower tiling",
- },
- {
- title: "Custom Fireplaces",
- description: "Statement pieces crafted with precision.",
- bentoComponent: "reveal-icon",
- icon: Flame,
- imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg?_wi=1",
- imageAlt: "modern luxury bathroom shower tiling",
- },
- {
- title: "Custom Stairs",
- description: "Unique, high-end stair designs.",
- bentoComponent: "reveal-icon",
- icon: ArrowUp,
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg?_wi=1",
- imageAlt: "modern luxury bathroom shower tiling",
- },
+ { title: "Custom Tile Showers", description: "Luxury showers designed to elevate your space.", bentoComponent: "reveal-icon", icon: Droplets },
+ { title: "Kitchen Tile & Backsplashes", description: "Clean, modern finishes that transform your kitchen.", bentoComponent: "reveal-icon", icon: Utensils },
+ { title: "Bathroom Remodeling", description: "From floors to vanities—complete upgrades.", bentoComponent: "reveal-icon", icon: Droplet },
+ { title: "Flooring Installation", description: "Precision-laid durable tile floors.", bentoComponent: "reveal-icon", icon: Home },
+ { title: "Custom Fireplaces", description: "Statement pieces crafted with precision.", bentoComponent: "reveal-icon", icon: Flame },
+ { title: "Custom Stairs", description: "Unique, high-end stair designs.", bentoComponent: "reveal-icon", icon: ArrowUp }
]}
title="Custom Tile & Stone Services"
description="Premium services designed to elevate your home."
@@ -206,26 +103,10 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={false}
metrics={[
- {
- id: "m1",
- value: "100%",
- description: "Precision & Detail",
- },
- {
- id: "m2",
- value: "100%",
- description: "Honest & Reliable",
- },
- {
- id: "m3",
- value: "Expert",
- description: "Design Guidance",
- },
- {
- id: "m4",
- value: "Master",
- description: "Master-Level Craftsmanship",
- },
+ { id: "m1", value: "100%", description: "Precision & Detail" },
+ { id: "m2", value: "100%", description: "Honest & Reliable" },
+ { id: "m3", value: "Expert", description: "Design Guidance" },
+ { id: "m4", value: "Master", description: "Master-Level Craftsmanship" }
]}
title="Why Homeowners Choose Innovative"
description="Commitment to excellence at every stage."
@@ -239,42 +120,12 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Custom Shower",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg?_wi=2",
- },
- {
- id: "p2",
- name: "Modern Kitchen",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg?_wi=2",
- },
- {
- id: "p3",
- name: "Stone Fireplace",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg",
- },
- {
- id: "p4",
- name: "Entryway Design",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-bucket-hat-city_23-2149228162.jpg",
- },
- {
- id: "p5",
- name: "Custom Stairs",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/house-nature-white-color-clean_1203-4782.jpg",
- },
- {
- id: "p6",
- name: "Countertops",
- price: "See Work",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683460.jpg",
- },
+ { id: "p1", name: "Custom Shower", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/photorealistic-stone-wall-surface-used-interior-design_23-2151214793.jpg" },
+ { id: "p2", name: "Modern Kitchen", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-vegetable-salad-white-plate_114579-59925.jpg" },
+ { id: "p3", name: "Stone Fireplace", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/bathroom-background-zoom-calls_23-2149684469.jpg" },
+ { id: "p4", name: "Entryway Design", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/young-man-wearing-bucket-hat-city_23-2149228162.jpg" },
+ { id: "p5", name: "Custom Stairs", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/house-nature-white-color-clean_1203-4782.jpg" },
+ { id: "p6", name: "Countertops", price: "See Work", imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683460.jpg" }
]}
title="Our Work Speaks for Itself"
description="View our recent projects showcasing high-end craftsmanship."
@@ -286,21 +137,9 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Meet Shane – The Craftsman"
metrics={[
- {
- icon: Award,
- label: "Years Experience",
- value: "10+",
- },
- {
- icon: Check,
- label: "Projects Completed",
- value: "500+",
- },
- {
- icon: Smile,
- label: "Happy Clients",
- value: "450+",
- },
+ { icon: Award, label: "Years Experience", value: "10+" },
+ { icon: Check, label: "Projects Completed", value: "500+" },
+ { icon: Smile, label: "Happy Clients", value: "450+" }
]}
metricsAnimation="slide-up"
/>
@@ -309,19 +148,11 @@ export default function LandingPage() {
@@ -329,14 +160,8 @@ export default function LandingPage() {