Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| dc88a9fc7a |
326
src/app/page.tsx
326
src/app/page.tsx
@@ -33,29 +33,17 @@ export default function LandingPage() {
|
|||||||
<NavbarStyleFullscreen
|
<NavbarStyleFullscreen
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{
|
||||||
name: "Home",
|
name: "Home", id: "#hero"},
|
||||||
id: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "About Us",
|
name: "About Us", id: "#about"},
|
||||||
id: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Products",
|
name: "Products", id: "#products"},
|
||||||
id: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Testimonials",
|
name: "Testimonials", id: "#testimonials"},
|
||||||
id: "#testimonials",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "FAQ",
|
name: "FAQ", id: "#faq"},
|
||||||
id: "#faq",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Contact",
|
name: "Contact", id: "#contact"},
|
||||||
id: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoSrc="http://img.b2bpic.net/free-vector/colorful-letter-p-creative-logo-design_474888-6311.jpg"
|
logoSrc="http://img.b2bpic.net/free-vector/colorful-letter-p-creative-logo-design_474888-6311.jpg"
|
||||||
logoAlt="BrestSanTehnika logo"
|
logoAlt="BrestSanTehnika logo"
|
||||||
@@ -69,84 +57,44 @@ export default function LandingPage() {
|
|||||||
<HeroBillboardTestimonial
|
<HeroBillboardTestimonial
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "radial-gradient",
|
variant: "radial-gradient"}}
|
||||||
}}
|
|
||||||
title="Your Reliable Plumbing Supplier in Brest"
|
title="Your Reliable Plumbing Supplier in Brest"
|
||||||
description="High-quality plumbing materials for every project, delivered with expertise and trust across Brest and Belarus."
|
description="High-quality plumbing materials for every project, delivered with expertise and trust across Brest and Belarus."
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
name: "Alexei Smirnov",
|
name: "Alexei Smirnov", handle: "@alexei_plumbing", testimonial: "BrestSanTehnika always has the exact parts I need, even for obscure projects. Their quality and service are unmatched!", rating: 5,
|
||||||
handle: "@alexei_plumbing",
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg", imageAlt: "Alexei Smirnov"},
|
||||||
testimonial: "BrestSanTehnika always has the exact parts I need, even for obscure projects. Their quality and service are unmatched!",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-photo-bearded-guy-smiling-gesturing-with-ok-sign-expressing-good-choice-being-isolated-graphite_171337-455.jpg",
|
|
||||||
imageAlt: "Alexei Smirnov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Elena Petrova",
|
name: "Elena Petrova", handle: "@elena_builds", testimonial: "Exceptional customer support and a vast selection. BrestSanTehnika is my go-to for all residential and commercial plumbing supplies.", rating: 5,
|
||||||
handle: "@elena_builds",
|
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-holding-each-other-being-affectionate-city-streets_23-2149304563.jpg", imageAlt: "Elena Petrova"},
|
||||||
testimonial: "Exceptional customer support and a vast selection. BrestSanTehnika is my go-to for all residential and commercial plumbing supplies.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-holding-each-other-being-affectionate-city-streets_23-2149304563.jpg",
|
|
||||||
imageAlt: "Elena Petrova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Dmitry Ivanov",
|
name: "Dmitry Ivanov", handle: "@dmitry_install", testimonial: "Fast delivery and competitive pricing. They make sure I can complete my projects on time and within budget.", rating: 5,
|
||||||
handle: "@dmitry_install",
|
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg", imageAlt: "Dmitry Ivanov"},
|
||||||
testimonial: "Fast delivery and competitive pricing. They make sure I can complete my projects on time and within budget.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-worker-wearing-vest_23-2149366621.jpg",
|
|
||||||
imageAlt: "Dmitry Ivanov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Maria Sidorova",
|
name: "Maria Sidorova", handle: "@maria_designer", testimonial: "The staff's knowledge of modern fixtures and sustainable solutions is truly impressive. Highly recommend for any professional.", rating: 5,
|
||||||
handle: "@maria_designer",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-holding-folder-smiling-workplace-office_176420-6983.jpg", imageAlt: "Maria Sidorova"},
|
||||||
testimonial: "The staff's knowledge of modern fixtures and sustainable solutions is truly impressive. Highly recommend for any professional.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-businesswoman-holding-folder-smiling-workplace-office_176420-6983.jpg",
|
|
||||||
imageAlt: "Maria Sidorova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
name: "Sergei Kovalenko",
|
name: "Sergei Kovalenko", handle: "@sergei_expert", testimonial: "I've been in the trade for decades, and BrestSanTehnika consistently provides the highest quality and most reliable products.", rating: 5,
|
||||||
handle: "@sergei_expert",
|
imageSrc: "http://img.b2bpic.net/free-photo/people-age-job-occupation-concept_343059-3496.jpg", imageAlt: "Sergei Kovalenko"},
|
||||||
testimonial: "I've been in the trade for decades, and BrestSanTehnika consistently provides the highest quality and most reliable products.",
|
|
||||||
rating: 5,
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/people-age-job-occupation-concept_343059-3496.jpg",
|
|
||||||
imageAlt: "Sergei Kovalenko",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
testimonialRotationInterval={5000}
|
testimonialRotationInterval={5000}
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "Shop Products",
|
text: "Shop Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
text: "Get a Quote",
|
text: "Get a Quote", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-raising-fist-like-winner-smiling-purple-background_141793-30079.jpg",
|
src: "http://img.b2bpic.net/free-photo/young-bearded-builder-man-construction-uniform-cap-raising-fist-like-winner-smiling-purple-background_141793-30079.jpg", alt: "Alexei Smirnov"},
|
||||||
alt: "Alexei Smirnov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg",
|
src: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-long-brown-hair-black-t-shirt-white-jacket_613910-8245.jpg", alt: "Elena Petrova"},
|
||||||
alt: "Elena Petrova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138714.jpg",
|
src: "http://img.b2bpic.net/free-photo/bike-shop-with-shop-assistant_23-2148138714.jpg", alt: "Dmitry Ivanov"},
|
||||||
alt: "Dmitry Ivanov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/serious-businessman-with-arms-crossed_23-2147985168.jpg",
|
src: "http://img.b2bpic.net/free-photo/serious-businessman-with-arms-crossed_23-2147985168.jpg", alt: "Maria Sidorova"},
|
||||||
alt: "Maria Sidorova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", alt: "Sergei Kovalenko"},
|
||||||
alt: "Sergei Kovalenko",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
avatarText="Trusted by plumbers and contractors across Brest."
|
avatarText="Trusted by plumbers and contractors across Brest."
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/classical-background-house-bath-interior_1203-5614.jpg"
|
||||||
@@ -154,29 +102,15 @@ export default function LandingPage() {
|
|||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-vector/monocolor-minimalist-total-plumbing-logo-template_742173-19081.jpg", alt: "Monocolor minimalist total plumbing logo template"},
|
||||||
src: "http://img.b2bpic.net/free-vector/monocolor-minimalist-total-plumbing-logo-template_742173-19081.jpg",
|
|
||||||
alt: "Monocolor minimalist total plumbing logo template",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-vector/plumber-services-logo-design-template_742173-26409.jpg", alt: "Plumber services logo design template"},
|
||||||
src: "http://img.b2bpic.net/free-vector/plumber-services-logo-design-template_742173-26409.jpg",
|
|
||||||
alt: "Plumber services logo design template",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-vector/water-drop-logo-gradient-colorful_677411-1611.jpg", alt: "water drop logo gradient colorful"},
|
||||||
src: "http://img.b2bpic.net/free-vector/water-drop-logo-gradient-colorful_677411-1611.jpg",
|
|
||||||
alt: "water drop logo gradient colorful",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "image",
|
type: "image", src: "http://img.b2bpic.net/free-vector/drop-logo-glossy-style_1043-212.jpg", alt: "Drop logo in glossy style"},
|
||||||
src: "http://img.b2bpic.net/free-vector/drop-logo-glossy-style_1043-212.jpg",
|
|
||||||
alt: "Drop logo in glossy style",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
type: "text-icon",
|
type: "text-icon", text: "Quality Certified", icon: ShieldCheck,
|
||||||
text: "Quality Certified",
|
|
||||||
icon: ShieldCheck,
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
marqueeSpeed={40}
|
marqueeSpeed={40}
|
||||||
@@ -204,23 +138,11 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "Certified Quality Materials",
|
title: "Certified Quality Materials", description: "We stock only high-quality, certified plumbing materials from trusted manufacturers, guaranteeing reliability and longevity for every installation. Our products meet strict international and local standards.", imageSrc: "http://img.b2bpic.net/free-photo/hand-throwing-tube-air_23-2147660054.jpg", imageAlt: "Certified quality pipes"},
|
||||||
description: "We stock only high-quality, certified plumbing materials from trusted manufacturers, guaranteeing reliability and longevity for every installation. Our products meet strict international and local standards.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-throwing-tube-air_23-2147660054.jpg",
|
|
||||||
imageAlt: "Certified quality pipes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Expert Advice & Support",
|
title: "Expert Advice & Support", description: "Our knowledgeable team provides personalized advice and technical support, helping you select the right products for your specific needs. From complex installations to simple repairs, we're here to guide you.", imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094592.jpg", imageAlt: "Plumber advising a customer"},
|
||||||
description: "Our knowledgeable team provides personalized advice and technical support, helping you select the right products for your specific needs. From complex installations to simple repairs, we're here to guide you.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/small-business-manager-his-workshop_23-2149094592.jpg",
|
|
||||||
imageAlt: "Plumber advising a customer",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
title: "Reliable Warranty Guarantees",
|
title: "Reliable Warranty Guarantees", description: "Shop with confidence knowing that all our products come with comprehensive warranty guarantees. We stand behind the durability and performance of everything we sell, ensuring your peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/signing-business-agreement_1098-14931.jpg", imageAlt: "Warranty certificate"},
|
||||||
description: "Shop with confidence knowing that all our products come with comprehensive warranty guarantees. We stand behind the durability and performance of everything we sell, ensuring your peace of mind.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/signing-business-agreement_1098-14931.jpg",
|
|
||||||
imageAlt: "Warranty certificate",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Why Choose BrestSanTehnika?"
|
title="Why Choose BrestSanTehnika?"
|
||||||
description="Quality products and unparalleled service for all your plumbing projects in Brest."
|
description="Quality products and unparalleled service for all your plumbing projects in Brest."
|
||||||
@@ -235,47 +157,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{
|
||||||
id: "pipes-1",
|
id: "pipes-1", name: "Durable PVC Pipes (Various Sizes)", price: "From 15 BYN", imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg", imageAlt: "Bundle of durable PVC pipes"},
|
||||||
name: "Durable PVC Pipes (Various Sizes)",
|
|
||||||
price: "From 15 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/brutal-beard-worker-man-suit-construction-worker-safety-orange-helmet-near-steel-pipes-with-tape-measure-hand_627829-11415.jpg",
|
|
||||||
imageAlt: "Bundle of durable PVC pipes",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faucets-1",
|
id: "faucets-1", name: "Modern Chrome Kitchen Faucet", price: "180 BYN", imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg", imageAlt: "Sleek modern chrome kitchen faucet"},
|
||||||
name: "Modern Chrome Kitchen Faucet",
|
|
||||||
price: "180 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-bottles-with-dispensers-liquid-soap_169016-23684.jpg",
|
|
||||||
imageAlt: "Sleek modern chrome kitchen faucet",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "fittings-1",
|
id: "fittings-1", name: "Assorted Brass Pipe Fittings", price: "From 5 BYN", imageSrc: "http://img.b2bpic.net/free-photo/high-view-organic-natural-bamboo-straws_23-2148768670.jpg", imageAlt: "Variety of brass pipe fittings"},
|
||||||
name: "Assorted Brass Pipe Fittings",
|
|
||||||
price: "From 5 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/high-view-organic-natural-bamboo-straws_23-2148768670.jpg",
|
|
||||||
imageAlt: "Variety of brass pipe fittings",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "waterheater-1",
|
id: "waterheater-1", name: "Energy-Efficient 50L Water Heater", price: "550 BYN", imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-using-telephone_23-2148579518.jpg", imageAlt: "Compact energy-efficient water heater"},
|
||||||
name: "Energy-Efficient 50L Water Heater",
|
|
||||||
price: "550 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-with-mask-using-telephone_23-2148579518.jpg",
|
|
||||||
imageAlt: "Compact energy-efficient water heater",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "connectors-1",
|
id: "connectors-1", name: "Flexible Stainless Steel Connectors", price: "From 12 BYN", imageSrc: "http://img.b2bpic.net/free-photo/yellow-gas-pipe-with-valve_169016-4330.jpg", imageAlt: "Flexible stainless steel hose connectors"},
|
||||||
name: "Flexible Stainless Steel Connectors",
|
|
||||||
price: "From 12 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/yellow-gas-pipe-with-valve_169016-4330.jpg",
|
|
||||||
imageAlt: "Flexible stainless steel hose connectors",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "valves-1",
|
id: "valves-1", name: "High-Pressure Ball Valves", price: "From 30 BYN", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702209.jpg", imageAlt: "Brass high-pressure ball valve"},
|
||||||
name: "High-Pressure Ball Valves",
|
|
||||||
price: "From 30 BYN",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-textures_23-2149702209.jpg",
|
|
||||||
imageAlt: "Brass high-pressure ball valve",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Our Premium Plumbing Catalog"
|
title="Our Premium Plumbing Catalog"
|
||||||
description="Explore our wide selection of high-quality pipes, valves, faucets, fittings, and more, all available for your project needs."
|
description="Explore our wide selection of high-quality pipes, valves, faucets, fittings, and more, all available for your project needs."
|
||||||
@@ -287,14 +179,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
names={[
|
names={[
|
||||||
"StroiGroup",
|
"StroiGroup", "RemontExpert", "GorStroy", "TechBuild", "AquaMaster", "DomKomfort", "MasterPlum"]}
|
||||||
"RemontExpert",
|
|
||||||
"GorStroy",
|
|
||||||
"TechBuild",
|
|
||||||
"AquaMaster",
|
|
||||||
"DomKomfort",
|
|
||||||
"MasterPlum",
|
|
||||||
]}
|
|
||||||
title="Our Valued Partners"
|
title="Our Valued Partners"
|
||||||
description="We are proud to collaborate with leading construction and renovation companies across Belarus, ensuring the highest standards for every project."
|
description="We are proud to collaborate with leading construction and renovation companies across Belarus, ensuring the highest standards for every project."
|
||||||
speed={40}
|
speed={40}
|
||||||
@@ -309,53 +194,17 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1",
|
id: "1", name: "Ivan Volkov", handle: "Local Plumber", testimonial: "The quality of materials from BrestSanTehnika is consistently excellent. My installations are more reliable, and my clients are happier.", imageSrc: "http://img.b2bpic.net/free-photo/man-speaking-with-customer-home_23-2148866736.jpg", imageAlt: "Ivan Volkov"},
|
||||||
name: "Ivan Volkov",
|
|
||||||
handle: "Local Plumber",
|
|
||||||
testimonial: "The quality of materials from BrestSanTehnika is consistently excellent. My installations are more reliable, and my clients are happier.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/satisfied-businessman-pointing-fingers-camera-praising-you-approve-like-something-white-backgr_1258-111669.jpg",
|
|
||||||
imageAlt: "Ivan Volkov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "2",
|
id: "2", name: "Natalia Kuznetsova", handle: "Property Developer", testimonial: "A comprehensive range of products and efficient service. They've been a key partner in several of my residential projects.", imageSrc: "http://img.b2bpic.net/free-photo/woman-construction-worker-talking-phone-working-site_23-2149303350.jpg", imageAlt: "Natalia Kuznetsova"},
|
||||||
name: "Natalia Kuznetsova",
|
|
||||||
handle: "Property Developer",
|
|
||||||
testimonial: "A comprehensive range of products and efficient service. They've been a key partner in several of my residential projects.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/man-green-shirt-standing-desk_23-2148401379.jpg",
|
|
||||||
imageAlt: "Natalia Kuznetsova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "3",
|
id: "3", name: "Pavel Lebedev", handle: "Home Renovation Specialist", testimonial: "I appreciate the expert advice and quick availability of parts. It saves me time and ensures smooth project execution.", imageSrc: "http://img.b2bpic.net/free-photo/engineer-working-computer-construction-site_23-2148815139.jpg", imageAlt: "Pavel Lebedev"},
|
||||||
name: "Pavel Lebedev",
|
|
||||||
handle: "Home Renovation Specialist",
|
|
||||||
testimonial: "I appreciate the expert advice and quick availability of parts. It saves me time and ensures smooth project execution.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/porait-cute-boy-cafe_23-2148436119.jpg",
|
|
||||||
imageAlt: "Pavel Lebedev",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "4",
|
id: "4", name: "Olga Morozova", handle: "Building Manager", testimonial: "BrestSanTehnika provides top-tier products for our commercial properties. Their reliability is crucial for our maintenance work.", imageSrc: "http://img.b2bpic.net/free-photo/successful-young-architect-pointing-chart-his-tablet-computer-while-working-with-colleague_23-2148785642.jpg", imageAlt: "Olga Morozova"},
|
||||||
name: "Olga Morozova",
|
|
||||||
handle: "Building Manager",
|
|
||||||
testimonial: "BrestSanTehnika provides top-tier products for our commercial properties. Their reliability is crucial for our maintenance work.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office-graphic-tablet_23-2149119207.jpg",
|
|
||||||
imageAlt: "Olga Morozova",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "5",
|
id: "5", name: "Andrei Romanov", handle: "Master Plumber", testimonial: "As a veteran in the field, I trust BrestSanTehnika for durable and high-performing plumbing supplies. They never disappoint.", imageSrc: "http://img.b2bpic.net/free-photo/plumber-looking-pipe_23-2147775571.jpg", imageAlt: "Andrei Romanov"},
|
||||||
name: "Andrei Romanov",
|
|
||||||
handle: "Master Plumber",
|
|
||||||
testimonial: "As a veteran in the field, I trust BrestSanTehnika for durable and high-performing plumbing supplies. They never disappoint.",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-young-carpenter_329181-15682.jpg",
|
|
||||||
imageAlt: "Andrei Romanov",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "6",
|
id: "6", name: "Svetlana Golubeva", handle: "DIY Enthusiast", testimonial: "Even for a small home project, I received amazing guidance and found exactly what I needed. Fantastic experience!", imageSrc: "http://img.b2bpic.net/free-photo/caucasian-female-sales-manager-with-glasses-formal-clothes-smiles-sincerely-stands-big-plumbing-store_23-2148006566.jpg", imageAlt: "Svetlana Golubeva"},
|
||||||
name: "Svetlana Golubeva",
|
|
||||||
handle: "DIY Enthusiast",
|
|
||||||
testimonial: "Even for a small home project, I received amazing guidance and found exactly what I needed. Fantastic experience!",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/male-employee-with-coffee-cup-office_482257-119420.jpg",
|
|
||||||
imageAlt: "Svetlana Golubeva",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What Our Customers Say"
|
title="What Our Customers Say"
|
||||||
description="Hear from satisfied plumbers, contractors, and homeowners who trust BrestSanTehnika for their plumbing supply needs."
|
description="Hear from satisfied plumbers, contractors, and homeowners who trust BrestSanTehnika for their plumbing supply needs."
|
||||||
@@ -370,30 +219,15 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
faqs={[
|
faqs={[
|
||||||
{
|
{
|
||||||
id: "faq-1",
|
id: "faq-1", title: "What types of plumbing materials do you offer?", content: "We offer a wide range of high-quality plumbing materials, including PVC, copper, and PEX pipes, various types of valves, kitchen and bathroom faucets, fittings, water heaters (electric and gas), pipe connectors, and more. Our inventory is continuously updated to include the latest innovations."},
|
||||||
title: "What types of plumbing materials do you offer?",
|
|
||||||
content: "We offer a wide range of high-quality plumbing materials, including PVC, copper, and PEX pipes, various types of valves, kitchen and bathroom faucets, fittings, water heaters (electric and gas), pipe connectors, and more. Our inventory is continuously updated to include the latest innovations.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-2",
|
id: "faq-2", title: "Do you provide delivery services in Brest?", content: "Yes, we offer convenient delivery services throughout Brest and the surrounding region. Please inquire about our delivery options and associated fees when placing your order. We aim for prompt and reliable delivery to your site."},
|
||||||
title: "Do you provide delivery services in Brest?",
|
|
||||||
content: "Yes, we offer convenient delivery services throughout Brest and the surrounding region. Please inquire about our delivery options and associated fees when placing your order. We aim for prompt and reliable delivery to your site.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-3",
|
id: "faq-3", title: "Can I get expert advice for my plumbing project?", content: "Absolutely! Our team consists of experienced professionals who are ready to provide expert advice and guidance for your plumbing projects. Whether you're a DIY enthusiast or a seasoned contractor, we're here to help you choose the right materials and solutions."},
|
||||||
title: "Can I get expert advice for my plumbing project?",
|
|
||||||
content: "Absolutely! Our team consists of experienced professionals who are ready to provide expert advice and guidance for your plumbing projects. Whether you're a DIY enthusiast or a seasoned contractor, we're here to help you choose the right materials and solutions.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-4",
|
id: "faq-4", title: "What are your store's working hours?", content: "Our store is open Monday to Friday from 9:00 AM to 6:00 PM, and on Saturdays from 10:00 AM to 4:00 PM. We are closed on Sundays and public holidays. You can always check our website or call us for the most up-to-date hours."},
|
||||||
title: "What are your store's working hours?",
|
|
||||||
content: "Our store is open Monday to Friday from 9:00 AM to 6:00 PM, and on Saturdays from 10:00 AM to 4:00 PM. We are closed on Sundays and public holidays. You can always check our website or call us for the most up-to-date hours.",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "faq-5",
|
id: "faq-5", title: "Do you offer warranties on your products?", content: "Yes, most of our products come with a manufacturer's warranty. The specific warranty period and terms vary by product. Please ask our staff for details on the warranty for any item you are interested in, or refer to the product documentation."},
|
||||||
title: "Do you offer warranties on your products?",
|
|
||||||
content: "Yes, most of our products come with a manufacturer's warranty. The specific warranty period and terms vary by product. Please ask our staff for details on the warranty for any item you are interested in, or refer to the product documentation.",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Frequently Asked Questions"
|
title="Frequently Asked Questions"
|
||||||
description="Find answers to common questions about our products, services, and store policies."
|
description="Find answers to common questions about our products, services, and store policies."
|
||||||
@@ -405,8 +239,7 @@ export default function LandingPage() {
|
|||||||
<ContactCenter
|
<ContactCenter
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{
|
||||||
variant: "sparkles-gradient",
|
variant: "sparkles-gradient"}}
|
||||||
}}
|
|
||||||
tag="Get in Touch"
|
tag="Get in Touch"
|
||||||
title="Visit Our Store or Contact Us"
|
title="Visit Our Store or Contact Us"
|
||||||
description="Located conveniently at Kalinina Street 86, Brest, we are ready to assist you with all your plumbing supply needs. Fill out the form below or find us on the map."
|
description="Located conveniently at Kalinina Street 86, Brest, we are ready to assist you with all your plumbing supply needs. Fill out the form below or find us on the map."
|
||||||
@@ -420,66 +253,39 @@ export default function LandingPage() {
|
|||||||
<FooterSimple
|
<FooterSimple
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
title: "Quick Links",
|
title: "Quick Links", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Home",
|
label: "Home", href: "#hero"},
|
||||||
href: "#hero",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "About Us",
|
label: "About Us", href: "#about"},
|
||||||
href: "#about",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Products",
|
label: "Products", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Contact",
|
label: "Contact", href: "#contact"},
|
||||||
href: "#contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Categories",
|
title: "Categories", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Pipes & Fittings",
|
label: "Pipes & Fittings", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Faucets & Valves",
|
label: "Faucets & Valves", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Water Heaters",
|
label: "Water Heaters", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Accessories",
|
label: "Accessories", href: "#products"},
|
||||||
href: "#products",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
title: "Contact Info",
|
title: "Contact Info", items: [
|
||||||
items: [
|
|
||||||
{
|
{
|
||||||
label: "Kalinina Street 86, Brest, Belarus",
|
label: "Kalinina Street 86, Brest, Belarus", href: "https://yandex.by/maps/-/CDuWwX9p"},
|
||||||
href: "https://yandex.by/maps/-/CDuWwX9p",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "+375 162 25-25-25",
|
label: "+375 162 25-25-25", href: "tel:+375162252525"},
|
||||||
href: "tel:+375162252525",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "info@brestsantehnika.by",
|
label: "info@brestsantehnika.by", href: "mailto:info@brestsantehnika.by"},
|
||||||
href: "mailto:info@brestsantehnika.by",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Working Hours: Mon-Sat 9 AM - 6 PM",
|
label: "Working Hours: Mon-Sat 9 AM - 6 PM", href: "#"},
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user