From ad970cc0f6671734ba938af3599139f7d5b2e669 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 14 May 2026 03:03:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 275 +++++++++-------------------------------------- 1 file changed, 51 insertions(+), 224 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fb00826..52071ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -2,6 +2,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import ReactLenis from "lenis/react"; +import { Zap } from 'lucide-react'; import ContactCenter from '@/components/sections/contact/ContactCenter'; import FaqSplitText from '@/components/sections/faq/FaqSplitText'; import FeatureCardTwentySix from '@/components/sections/feature/FeatureCardTwentySix'; @@ -30,94 +31,42 @@ export default function LandingPage() {
@@ -129,18 +78,9 @@ export default function LandingPage() { title="Dedicated to Quality Craftsmanship" description="We treat every floor like a work of art. From initial consultation to final inspection, our expert installers ensure long-lasting beauty." bulletPoints={[ - { - title: "Premium Materials", - description: "We source only the best flooring products.", - }, - { - title: "Expert Installation", - description: "Skilled craftsmen with deep industry knowledge.", - }, - { - title: "Transparent Pricing", - description: "Honest quotes with no hidden costs.", - }, + { title: "Premium Materials", description: "We source only the best flooring products." }, + { title: "Expert Installation", description: "Skilled craftsmen with deep industry knowledge." }, + { title: "Transparent Pricing", description: "Honest quotes with no hidden costs." }, ]} imageSrc="http://img.b2bpic.net/free-photo/uniform-construction-tools-wooden-table-top-view_169016-24245.jpg" mediaAnimation="slide-up" @@ -152,30 +92,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Hardwood Installation", - description: "Timeless elegance for your living spaces.", - imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278629.jpg", - buttonIcon: "Zap", - }, - { - title: "Carpet & Rugs", - description: "Soft, comfortable flooring solutions.", - imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg", - buttonIcon: "Zap", - }, - { - title: "Custom Tile Work", - description: "Durable and stylized floor designs.", - imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836944.jpg", - buttonIcon: "Zap", - }, - { - title: "Flooring Restoration", - description: "Renew your old floors to look brand new.", - imageSrc: "http://img.b2bpic.net/free-photo/gray-cement-wall-background_1372-436.jpg", - buttonIcon: "Zap", - }, + { title: "Hardwood Installation", description: "Timeless elegance for your living spaces.", imageSrc: "http://img.b2bpic.net/free-photo/tiler-working-renovation-apartment_23-2149278629.jpg", buttonIcon: Zap }, + { title: "Carpet & Rugs", description: "Soft, comfortable flooring solutions.", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-spacious-interior-design_23-2150378916.jpg", buttonIcon: Zap }, + { title: "Custom Tile Work", description: "Durable and stylized floor designs.", imageSrc: "http://img.b2bpic.net/free-photo/set-designer-work-indoors_23-2149836944.jpg", buttonIcon: Zap }, + { title: "Flooring Restoration", description: "Renew your old floors to look brand new.", imageSrc: "http://img.b2bpic.net/free-photo/gray-cement-wall-background_1372-436.jpg", buttonIcon: Zap }, ]} title="Comprehensive Flooring Services" description="Expert solutions for every room in your property." @@ -189,42 +109,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={true} products={[ - { - id: "p1", - name: "Oak Hardwood", - price: "From $8/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935984.jpg", - }, - { - id: "p2", - name: "Designer Laminate", - price: "From $4/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/decorative-background-wood-texture_23-2148210062.jpg", - }, - { - id: "p3", - name: "Luxury Vinyl Plank", - price: "From $5/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards_1249-118.jpg", - }, - { - id: "p4", - name: "Porcelain Tile", - price: "From $6/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8410.jpg", - }, - { - id: "p5", - name: "Natural Stone Slate", - price: "From $12/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/tiled-brick-work-background-texture_1194-603482.jpg", - }, - { - id: "p6", - name: "Bamboo Plank", - price: "From $7/sqft", - imageSrc: "http://img.b2bpic.net/free-photo/pots_23-2147997222.jpg", - }, + { id: "p1", name: "Oak Hardwood", price: "From $8/sqft", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wood-texture-background_23-2148935984.jpg" }, + { id: "p2", name: "Designer Laminate", price: "From $4/sqft", imageSrc: "http://img.b2bpic.net/free-photo/decorative-background-wood-texture_23-2148210062.jpg" }, + { id: "p3", name: "Luxury Vinyl Plank", price: "From $5/sqft", imageSrc: "http://img.b2bpic.net/free-photo/texture-wooden-boards_1249-118.jpg" }, + { id: "p4", name: "Porcelain Tile", price: "From $6/sqft", imageSrc: "http://img.b2bpic.net/free-photo/grunge-wall-texture_1194-8410.jpg" }, + { id: "p5", name: "Natural Stone Slate", price: "From $12/sqft", imageSrc: "http://img.b2bpic.net/free-photo/tiled-brick-work-background-texture_1194-603482.jpg" }, + { id: "p6", name: "Bamboo Plank", price: "From $7/sqft", imageSrc: "http://img.b2bpic.net/free-photo/pots_23-2147997222.jpg" }, ]} title="Featured Materials" description="Browse our curated selection of high-quality flooring materials." @@ -233,44 +123,15 @@ export default function LandingPage() {