Update src/app/page.tsx
This commit is contained in:
@@ -45,11 +45,11 @@ export default function LandingPage() {
|
||||
description="Quality bathroom fixtures, kitchen supplies, premium tiles, granite, marble, and certified solar energy solutions with genuine warranties."
|
||||
buttons={[{ text: "Browse Products", href: "#products" }, { text: "Get Quote", href: "#contact" }]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg", imageAlt: "Bathroom Materials" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683466.jpg", imageAlt: "Natural Stone Tiles" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg?_wi=1", imageAlt: "Bathroom Materials" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683466.jpg?_wi=1", imageAlt: "Natural Stone Tiles" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/technician-engineer-checks-maintenance-solar-cell-panels_1150-4263.jpg", imageAlt: "Solar Solutions" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg", imageAlt: "Interior Design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683466.jpg", imageAlt: "Tile Selection" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg?_wi=2", imageAlt: "Interior Design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-putting-up-decorative-vinyls_23-2149683466.jpg?_wi=2", imageAlt: "Tile Selection" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -62,10 +62,10 @@ export default function LandingPage() {
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Bathroom Solutions", description: "Complete equipment, sanitaryware, and water installation materials.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg", titleIconSrc: "Bath", buttonText: "View Range" },
|
||||
{ title: "Kitchen Essentials", description: "Professional-grade fixtures, fittings, and plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg", titleIconSrc: "ChefHat", buttonText: "Explore" },
|
||||
{ title: "Tiles & Stone", description: "High-quality ceramic tiles, granite, and marble for your spaces.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-with-geometric-shapes-pattern_23-2148189582.jpg", titleIconSrc: "Gem", buttonText: "Browse Selection" },
|
||||
{ title: "Solar Systems", description: "Certified solar panels and complete renewable energy installations.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-display-overseeing-solar-panels-plant_482257-119905.jpg", titleIconSrc: "Sun", buttonText: "View Solutions" }
|
||||
{ title: "Bathroom Solutions", description: "Complete equipment, sanitaryware, and water installation materials.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg?_wi=1", titleIconSrc: "Bath", buttonText: "View Range" },
|
||||
{ title: "Kitchen Essentials", description: "Professional-grade fixtures, fittings, and plumbing systems.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg?_wi=2", titleIconSrc: "ChefHat", buttonText: "Explore" },
|
||||
{ title: "Tiles & Stone", description: "High-quality ceramic tiles, granite, and marble for your spaces.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-with-geometric-shapes-pattern_23-2148189582.jpg?_wi=1", titleIconSrc: "Gem", buttonText: "Browse Selection" },
|
||||
{ title: "Solar Systems", description: "Certified solar panels and complete renewable energy installations.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-display-overseeing-solar-panels-plant_482257-119905.jpg?_wi=1", titleIconSrc: "Sun", buttonText: "View Solutions" }
|
||||
]}
|
||||
title="Premium Product Categories"
|
||||
description="Comprehensive range of building materials and energy solutions for every stage of your construction project."
|
||||
@@ -78,9 +78,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "1", value: "100%", title: "Quality Guarantee", description: "Premium certified products with genuine manufacturer warranties.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-display-overseeing-solar-panels-plant_482257-119905.jpg" },
|
||||
{ id: "2", value: "Best Value", title: "Competitive Pricing", description: "Market-leading value for all construction building supplies.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-with-geometric-shapes-pattern_23-2148189582.jpg" },
|
||||
{ id: "3", value: "Expert", title: "Professional Support", description: "Dedicated consultation from project planning to completion.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg" }
|
||||
{ id: "1", value: "100%", title: "Quality Guarantee", description: "Premium certified products with genuine manufacturer warranties.", imageSrc: "http://img.b2bpic.net/free-photo/isolated-screen-display-overseeing-solar-panels-plant_482257-119905.jpg?_wi=2" },
|
||||
{ id: "2", value: "Best Value", title: "Competitive Pricing", description: "Market-leading value for all construction building supplies.", imageSrc: "http://img.b2bpic.net/free-photo/stone-wall-with-geometric-shapes-pattern_23-2148189582.jpg?_wi=2" },
|
||||
{ id: "3", value: "Expert", title: "Professional Support", description: "Dedicated consultation from project planning to completion.", imageSrc: "http://img.b2bpic.net/free-photo/modern-commercial-kitchen-interior_23-2151949237.jpg?_wi=3" }
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
description="Our commitment to quality, pricing, and expert service."
|
||||
@@ -110,7 +110,7 @@ export default function LandingPage() {
|
||||
tag="Request Quote"
|
||||
title="Get Your Project Quote"
|
||||
description="Expert consultation, competitive pricing, and reliable service. Contact us today."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/person-working-wood-working-industry-factory_23-2151352613.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user