Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="gradient-radial"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -41,29 +41,29 @@ export default function LandingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Kiambaa's Trusted Hardware Store"
|
||||
description="Everything you need for your building project. Whether you're building a home, repairing a property, or working on a construction site, Speed Hardware Kiambaa has the materials you need."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
buttons={[
|
||||
{ text: "View Products", href: "#products" },
|
||||
{ text: "Visit Store", href: "#contact" }
|
||||
]}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg?_wi=1", imageAlt: "Cement and aggregates"
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", imageAlt: "Cement and aggregates"
|
||||
},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg?_wi=1", imageAlt: "Steel reinforcement materials"
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg", imageAlt: "Steel reinforcement materials"
|
||||
},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=1", imageAlt: "Plumbing supplies"
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", imageAlt: "Plumbing supplies"
|
||||
},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg?_wi=1", imageAlt: "Electrical materials"
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg", imageAlt: "Electrical materials"
|
||||
},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428321.jpg?_wi=1", imageAlt: "Tools and equipment"
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428321.jpg", imageAlt: "Tools and equipment"
|
||||
},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg?_wi=1", imageAlt: "Hardware store interior"
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg", imageAlt: "Hardware store interior"
|
||||
}
|
||||
]}
|
||||
autoPlay={true}
|
||||
@@ -82,23 +82,23 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "BuildRight", name: "Cement & Aggregates", price: "Varies", rating: 5,
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg?_wi=2", imageAlt: "Cement and aggregates for construction"
|
||||
reviewCount: "150+", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", imageAlt: "Cement and aggregates for construction"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "SteelCore", name: "Steel & Reinforcement", price: "Varies", rating: 5,
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg?_wi=2", imageAlt: "Steel bars and reinforcement materials"
|
||||
reviewCount: "120+", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg", imageAlt: "Steel bars and reinforcement materials"
|
||||
},
|
||||
{
|
||||
id: "3", brand: "FlowMaster", name: "Plumbing Supplies", price: "Varies", rating: 5,
|
||||
reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=2", imageAlt: "Pipes, fittings, and plumbing accessories"
|
||||
reviewCount: "140+", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", imageAlt: "Pipes, fittings, and plumbing accessories"
|
||||
},
|
||||
{
|
||||
id: "4", brand: "ElectroHub", name: "Electrical Materials", price: "Varies", rating: 5,
|
||||
reviewCount: "135+", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg?_wi=2", imageAlt: "Cables, switches, and electrical equipment"
|
||||
reviewCount: "135+", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg", imageAlt: "Cables, switches, and electrical equipment"
|
||||
},
|
||||
{
|
||||
id: "5", brand: "ProTools", name: "Tools & Equipment", price: "Varies", rating: 5,
|
||||
reviewCount: "160+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428321.jpg?_wi=2", imageAlt: "Construction tools and building equipment"
|
||||
reviewCount: "160+", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428321.jpg", imageAlt: "Construction tools and building equipment"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
<MediaAbout
|
||||
title="Building Materials You Can Trust"
|
||||
description="Speed Hardware Kiambaa is committed to providing quality building materials and exceptional service to the Kiambaa community. With a wide selection of products and knowledgeable staff, we ensure every customer finds exactly what they need for their projects."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg"
|
||||
imageAlt="Speed Hardware Kiambaa store"
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -125,16 +125,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Sigozam Merchants, Project Manager", date: "Date: Recent", title: "Available building materials and excellent service", quote: "We have consistently found the materials we need at Speed Hardware Kiambaa. Their availability and service are unmatched in the area.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-engineer_23-2148233726.jpg", avatarAlt: "Sigozam Merchants", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg?_wi=3", imageAlt: "Construction materials"
|
||||
id: "1", name: "Sigozam Merchants, Project Manager", date: "Date: Recent", title: "Available building materials and excellent service", quote: "We have consistently found the materials we need at Speed Hardware Kiambaa. Their availability and service are unmatched in the area.", tag: "Construction", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-smiling-construction-engineer_23-2148233726.jpg", avatarAlt: "Sigozam Merchants", imageSrc: "http://img.b2bpic.net/free-photo/row-cookies-open-box_23-2147975215.jpg", imageAlt: "Construction materials"
|
||||
},
|
||||
{
|
||||
id: "2", name: "YB Ralph, Contractor", date: "Date: Recent", title: "Nice place for building supplies", quote: "Speed Hardware Kiambaa is a nice place to shop for all building supplies. The staff is friendly and helpful, and the prices are competitive.", tag: "Building", avatarSrc: "http://img.b2bpic.net/free-photo/profile-hipster-bearded-builder-with-his-arms-crossed-man-orange-helmet-protective-jacket-posing-seriously-dark-grey_549566-342.jpg", avatarAlt: "YB Ralph", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg?_wi=3", imageAlt: "Steel reinforcement materials"
|
||||
id: "2", name: "YB Ralph, Contractor", date: "Date: Recent", title: "Nice place for building supplies", quote: "Speed Hardware Kiambaa is a nice place to shop for all building supplies. The staff is friendly and helpful, and the prices are competitive.", tag: "Building", avatarSrc: "http://img.b2bpic.net/free-photo/profile-hipster-bearded-builder-with-his-arms-crossed-man-orange-helmet-protective-jacket-posing-seriously-dark-grey_549566-342.jpg", avatarAlt: "YB Ralph", imageSrc: "http://img.b2bpic.net/free-photo/close-up-texture-stainless-steel_1359-757.jpg", imageAlt: "Steel reinforcement materials"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Google Worker 007, Homeowner", date: "Date: Recent", title: "Best hardware in Kiambaa", quote: "Speed Hardware Kiambaa is the best hardware store in Kiambaa. I have purchased many items here and am always satisfied with the quality and service.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", avatarAlt: "Google Worker 007", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg?_wi=3", imageAlt: "Plumbing supplies"
|
||||
id: "3", name: "Google Worker 007, Homeowner", date: "Date: Recent", title: "Best hardware in Kiambaa", quote: "Speed Hardware Kiambaa is the best hardware store in Kiambaa. I have purchased many items here and am always satisfied with the quality and service.", tag: "Retail", avatarSrc: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", avatarAlt: "Google Worker 007", imageSrc: "http://img.b2bpic.net/free-photo/barbells-gym_23-2147671885.jpg", imageAlt: "Plumbing supplies"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Professional Builder, Construction Expert", date: "Date: Recent", title: "Reliable partner for all projects", quote: "As a professional contractor, I rely on Speed Hardware Kiambaa for all my building material needs. Their consistency and quality are exceptional.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg", avatarAlt: "Professional Builder", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg?_wi=3", imageAlt: "Electrical materials"
|
||||
id: "4", name: "Professional Builder, Construction Expert", date: "Date: Recent", title: "Reliable partner for all projects", quote: "As a professional contractor, I rely on Speed Hardware Kiambaa for all my building material needs. Their consistency and quality are exceptional.", tag: "Professional", avatarSrc: "http://img.b2bpic.net/free-photo/young-business-woman-white-background-business-job_185193-110285.jpg", avatarAlt: "Professional Builder", imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-electrical-panel-male-electrician-overalls_169016-67098.jpg", imageAlt: "Electrical materials"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
description="Find answers to common questions about our products and services."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/attractive-salesman-pretty-woman-her-20s-are-store-looking-wall-full-frame-samples_662251-250.jpg"
|
||||
imageAlt="Speed Hardware Kiambaa"
|
||||
mediaAnimation="slide-up"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
tag="Get In Touch"
|
||||
title="Visit Speed Hardware Kiambaa Today"
|
||||
description="Need materials for your next project? Contact us today and get the supplies you need quickly and reliably. Our team is ready to help."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Subscribe"
|
||||
|
||||
Reference in New Issue
Block a user