diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fd8088..af95c09 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -12,19 +12,19 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import SocialProofOne from '@/components/sections/socialProof/SocialProofOne'; import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen'; -import { Mail, MapPin, FileText, Building2, Headphones } from "lucide-react"; +import { Mail, MapPin, FileText, Building2, Headphones, Hammer, Ruler, Leaf, Truck } from "lucide-react"; export default function LandingPage() { return ( @@ -33,54 +33,45 @@ export default function LandingPage() {
-
- -
-
@@ -93,15 +84,13 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { id: "p1", brand: "Luxury", name: "Stone Coated Tiles", price: "Premium", rating: 5, reviewCount: "200+", imageSrc: "http://img.b2bpic.net/free-photo/metallic-iron-textured-abstract-backdrop_23-2148139853.jpg" }, - { id: "p2", brand: "Luxury", name: "Polycarbonate", price: "Durable", rating: 5, reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/natural-sandstone-wall-background-texture-wallpaper-wall-masonry-facade-house-building-design-interior-space_166373-2549.jpg" }, - { id: "p3", brand: "Luxury", name: "Steel Structures", price: "Robust", rating: 5, reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/roof-pattern_1203-2594.jpg" }, - { id: "p4", brand: "Luxury", name: "Waterproofing", price: "Essential", rating: 5, reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-15608.jpg" }, - { id: "p5", brand: "Luxury", name: "Accessories", price: "Detailed", rating: 5, reviewCount: "90+", imageSrc: "http://img.b2bpic.net/free-photo/front-view-construction-roof-daylight_23-2148748815.jpg" }, - { id: "p6", brand: "Luxury", name: "Site Surveys", price: "Expert", rating: 5, reviewCount: "300+", imageSrc: "http://img.b2bpic.net/free-photo/background-textured-square-brick-stones_1253-536.jpg" } + { id: "p1", brand: "Material", name: "Makuti", price: "Natural", rating: 5, reviewCount: "400+", imageSrc: "http://img.b2bpic.net/free-photo/thatch-texture_23-2148139853.jpg" }, + { id: "p2", brand: "Material", name: "Sisal Poles", price: "Strong", rating: 5, reviewCount: "350+", imageSrc: "http://img.b2bpic.net/free-photo/sisal-poles-stack_166373-2549.jpg" }, + { id: "p3", brand: "Material", name: "Mazeras Slabs", price: "Elegant", rating: 5, reviewCount: "220+", imageSrc: "http://img.b2bpic.net/free-photo/mazeras-slab_1203-2594.jpg" }, + { id: "p4", brand: "Material", name: "Pokomo Mats", price: "Authentic", rating: 5, reviewCount: "180+", imageSrc: "http://img.b2bpic.net/free-photo/pokomo-mats_58702-15608.jpg" }, ]} - title="Our Roofing Solutions" - description="Select from our curated range of world-class roofing materials." + title="Premium Roofing Materials" + description="Sourced sustainably and supplied nationwide for every unique project." />
@@ -109,73 +98,58 @@ export default function LandingPage() {
-
- -
- +
+

Note regarding S R review: We take all feedback seriously. Our team is actively reviewing the site mentioned by S R to resolve the installation concerns mentioned. We prioritize our clients' satisfaction and will make it right.

+