2 Commits

Author SHA1 Message Date
0081242533 Update src/app/page.tsx 2026-06-13 15:10:27 +00:00
91262a0659 Merge version_1 into main
Merge version_1 into main
2026-06-12 21:29:05 +00:00

View File

@@ -34,29 +34,17 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
brandName="Floors Shore"
/>
@@ -68,13 +56,9 @@ export default function LandingPage() {
description="Experience the ultimate clean with our premium floor care solutions. Specially formulated for a variety of surfaces, leaving your floors sparkling and fresh."
buttons={[
{
text: "Explore Products",
href: "#products",
},
text: "Explore Products", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-ohkjo8bi.png?_wi=1"
imageAlt="Floors Shore Citrus Floor Cleaner"
@@ -92,17 +76,11 @@ export default function LandingPage() {
tag="About Us"
bulletPoints={[
{
title: "Eco-Friendly Formulas",
description: "Formulated with biodegradable ingredients, safe for your family and pets.",
},
title: "Eco-Friendly Formulas", description: "Formulated with biodegradable ingredients, safe for your family and pets."},
{
title: "Exceptional Performance",
description: "Removes tough dirt and grime, leaving no residue behind.",
},
title: "Exceptional Performance", description: "Removes tough dirt and grime, leaving no residue behind."},
{
title: "Pleasant Citrus Scent",
description: "Infused with natural citrus oils for a refreshing aroma.",
},
title: "Pleasant Citrus Scent", description: "Infused with natural citrus oils for a refreshing aroma."},
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-4tbpdhlx.png?_wi=1"
imageAlt="Floors Shore Citrus Floor Cleaner Concentrate"
@@ -117,35 +95,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
id: "quick-clean",
title: "Quick & Easy Cleaning",
tags: [
"Efficiency",
"Speed",
],
imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104557.jpg",
imageAlt: "Cleaning spray bottle",
},
id: "quick-clean", title: "Quick & Easy Cleaning", tags: [
"Efficiency", "Speed"],
imageSrc: "http://img.b2bpic.net/free-photo/composition-cleaning-objects_23-2148104557.jpg", imageAlt: "Cleaning spray bottle"},
{
id: "dries-fast",
title: "Dries Fast, No Residue",
tags: [
"Convenience",
"Streak-Free",
],
imageSrc: "http://img.b2bpic.net/free-photo/full-view-happy-woman-with-flowers-home_197531-33087.jpg",
imageAlt: "Sparkling clean floor",
},
id: "dries-fast", title: "Dries Fast, No Residue", tags: [
"Convenience", "Streak-Free"],
imageSrc: "http://img.b2bpic.net/free-photo/full-view-happy-woman-with-flowers-home_197531-33087.jpg", imageAlt: "Sparkling clean floor"},
{
id: "eco-friendly",
title: "Eco-Friendly Formula",
tags: [
"Sustainable",
"Safe",
],
imageSrc: "http://img.b2bpic.net/free-photo/view-cleaning-products-arrangement_23-2148883451.jpg",
imageAlt: "Eco-friendly leaf icon",
},
id: "eco-friendly", title: "Eco-Friendly Formula", tags: [
"Sustainable", "Safe"],
imageSrc: "http://img.b2bpic.net/free-photo/view-cleaning-products-arrangement_23-2148883451.jpg", imageAlt: "Eco-friendly leaf icon"},
]}
title="Key Benefits for a Spotless Home"
description="Discover why Floors Shore is the preferred choice for a truly clean living space."
@@ -160,53 +120,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "product-1",
name: "Citrus Floor Cleaner",
price: "$12.99",
variant: "32 fl oz Spray",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-ohkjo8bi.png?_wi=2",
imageAlt: "Citrus Floor Cleaner Spray Bottle",
},
id: "product-1", name: "Citrus Floor Cleaner", price: "$12.99", variant: "32 fl oz Spray", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-ohkjo8bi.png?_wi=2", imageAlt: "Citrus Floor Cleaner Spray Bottle"},
{
id: "product-2",
name: "Cleaner Concentrate",
price: "$18.99",
variant: "8 fl oz Concentrate",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-4tbpdhlx.png?_wi=2",
imageAlt: "Citrus Floor Cleaner Concentrate Bottle",
},
id: "product-2", name: "Cleaner Concentrate", price: "$18.99", variant: "8 fl oz Concentrate", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3F3NCTEnMKmIG7WrdB02RbwDv0F/uploaded-1781299689630-4tbpdhlx.png?_wi=2", imageAlt: "Citrus Floor Cleaner Concentrate Bottle"},
{
id: "product-3",
name: "Hardwood Floor Elixir",
price: "$15.99",
variant: "24 fl oz",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning-table_23-2148464983.jpg",
imageAlt: "Hardwood Floor Cleaner",
},
id: "product-3", name: "Hardwood Floor Elixir", price: "$15.99", variant: "24 fl oz", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-cleaning-table_23-2148464983.jpg", imageAlt: "Hardwood Floor Cleaner"},
{
id: "product-4",
name: "Tile & Grout Power",
price: "$14.50",
variant: "30 fl oz",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-glove_23-2148520997.jpg",
imageAlt: "Tile and Grout Cleaner",
},
id: "product-4", name: "Tile & Grout Power", price: "$14.50", variant: "30 fl oz", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-wearing-glove_23-2148520997.jpg", imageAlt: "Tile and Grout Cleaner"},
{
id: "product-5",
name: "Marble & Stone Polish",
price: "$17.99",
variant: "20 fl oz",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg",
imageAlt: "Marble and Stone Polish",
},
id: "product-5", name: "Marble & Stone Polish", price: "$17.99", variant: "20 fl oz", imageSrc: "http://img.b2bpic.net/free-photo/closeup-hand-glove-cleaning-table-with-foam-detergent_1098-19033.jpg", imageAlt: "Marble and Stone Polish"},
{
id: "product-6",
name: "LVT & Vinyl Shield",
price: "$13.99",
variant: "32 fl oz",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products-with-copyspace_23-2148133464.jpg",
imageAlt: "LVT and Vinyl Floor Cleaner",
},
id: "product-6", name: "LVT & Vinyl Shield", price: "$13.99", variant: "32 fl oz", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-cleaning-products-with-copyspace_23-2148133464.jpg", imageAlt: "LVT and Vinyl Floor Cleaner"},
]}
title="Our Full Range of Floor Care Solutions"
description="From daily cleanups to specialized treatments, discover the perfect product for every floor in your home."
@@ -220,31 +144,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "99%",
title: "Streak-Free Shine",
items: [
"Guaranteed clarity",
"No sticky residue",
],
id: "m1", value: "99%", title: "Streak-Free Shine", items: [
"Guaranteed clarity", "No sticky residue"],
},
{
id: "m2",
value: "Eco",
title: "Conscious Formula",
items: [
"Plant-derived ingredients",
"Biodegradable",
],
id: "m2", value: "Eco", title: "Conscious Formula", items: [
"Plant-derived ingredients", "Biodegradable"],
},
{
id: "m3",
value: "Fast",
title: "Drying Time",
items: [
"Quick return to use",
"No waiting around",
],
id: "m3", value: "Fast", title: "Drying Time", items: [
"Quick return to use", "No waiting around"],
},
]}
title="Why Floors Shore Stands Out"
@@ -259,45 +168,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "1",
name: "Sarah J.",
handle: "@HomeCleanQueen",
testimonial: "Floors Shore cleaner transformed my old hardwood floors! They look brand new and the citrus scent is amazing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-redhaired-woman-sitting-windowsill_231208-14235.jpg",
},
id: "1", name: "Sarah J.", handle: "@HomeCleanQueen", testimonial: "Floors Shore cleaner transformed my old hardwood floors! They look brand new and the citrus scent is amazing.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-smiling-redhaired-woman-sitting-windowsill_231208-14235.jpg"},
{
id: "2",
name: "Mark D.",
handle: "@SparkleDad",
testimonial: "As a busy dad, I need quick solutions. This product dries fast and leaves no sticky mess. Highly recommend!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
},
id: "2", name: "Mark D.", handle: "@SparkleDad", testimonial: "As a busy dad, I need quick solutions. This product dries fast and leaves no sticky mess. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
{
id: "3",
name: "Emily R.",
handle: "@EcoLivingMama",
testimonial: "Love that this is eco-friendly and still gets my floors incredibly clean. Finally, a product I can trust.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-energetic-young-woman-clenches-fists-from-joy-exclaims-feels-like-winner-celebrates-achievement-has-combed-hair-wears-knitted-sweater-isolated-beige-background-roots-someone_273609-58504.jpg",
},
id: "3", name: "Emily R.", handle: "@EcoLivingMama", testimonial: "Love that this is eco-friendly and still gets my floors incredibly clean. Finally, a product I can trust.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-energetic-young-woman-clenches-fists-from-joy-exclaims-feels-like-winner-celebrates-achievement-has-combed-hair-wears-knitted-sweater-isolated-beige-background-roots-someone_273609-58504.jpg"},
{
id: "4",
name: "David K.",
handle: "@FloorPro",
testimonial: "I've tried many professional cleaners, and Floors Shore stands out. The shine lasts and it's easy to use.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/displeased-dark-skinned-businesswoman-convinces-her-husband-pay-attention-some-figures-financial-report_273609-44861.jpg",
},
id: "4", name: "David K.", handle: "@FloorPro", testimonial: "I've tried many professional cleaners, and Floors Shore stands out. The shine lasts and it's easy to use.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/displeased-dark-skinned-businesswoman-convinces-her-husband-pay-attention-some-figures-financial-report_273609-44861.jpg"},
{
id: "5",
name: "Jessica L.",
handle: "@CleanFreakJess",
testimonial: "My LVT floors have never looked better! It removes scuffs and leaves a beautiful, streak-free finish.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg",
},
id: "5", name: "Jessica L.", handle: "@CleanFreakJess", testimonial: "My LVT floors have never looked better! It removes scuffs and leaves a beautiful, streak-free finish.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/african-student-passed-exams-having-fun-with-university-mates-international-office-workers-discussing-about-new-company-goals_197531-3749.jpg"},
]}
showRating={true}
title="What Our Customers Say"
@@ -310,14 +194,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"EcoClean Homes",
"ShinePro Services",
"Green Living Magazine",
"Homemaker's Choice",
"Family First Cleaning",
"Sparkle & Glow Co.",
"Healthy Home Solutions",
]}
"EcoClean Homes", "ShinePro Services", "Green Living Magazine", "Homemaker's Choice", "Family First Cleaning", "Sparkle & Glow Co.", "Healthy Home Solutions"]}
title="Trusted by Leading Brands and Homes"
description="Our products are recognized and used by esteemed cleaning services and sustainability advocates."
speed={50}
@@ -329,20 +206,11 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "faq-1",
title: "Is Floors Shore safe for pets and children?",
content: "Yes, our eco-friendly formulas are made with plant-derived ingredients, making them safe for homes with pets and children when used as directed.",
},
id: "faq-1", title: "Is Floors Shore safe for pets and children?", content: "Yes, our eco-friendly formulas are made with plant-derived ingredients, making them safe for homes with pets and children when used as directed."},
{
id: "faq-2",
title: "Can I use Floors Shore on all floor types?",
content: "Our products are specially formulated for hardwoods, marble, tile, LVT, and vinyl flooring. We recommend checking the specific product label for suitability on other surfaces.",
},
id: "faq-2", title: "Can I use Floors Shore on all floor types?", content: "Our products are specially formulated for hardwoods, marble, tile, LVT, and vinyl flooring. We recommend checking the specific product label for suitability on other surfaces."},
{
id: "faq-3",
title: "Does the cleaner leave a sticky residue?",
content: "No, Floors Shore is designed to dry fast without leaving any sticky residue or streaks, ensuring a sparkling clean finish every time.",
},
id: "faq-3", title: "Does the cleaner leave a sticky residue?", content: "No, Floors Shore is designed to dry fast without leaving any sticky residue or streaks, ensuring a sparkling clean finish every time."},
]}
sideTitle="Questions?"
sideDescription="Find answers to common questions about our products and services."
@@ -358,22 +226,14 @@ export default function LandingPage() {
description="Have a question or need assistance? Our team is here to help you achieve the cleanest floors."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-vector/mobile-app-concept_52683-5810.jpg"
@@ -391,23 +251,17 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
href: "#",
ariaLabel: "Facebook",
},
href: "#", ariaLabel: "Facebook"},
{
icon: Twitter,
href: "#",
ariaLabel: "Twitter",
},
href: "#", ariaLabel: "Twitter"},
{
icon: Instagram,
href: "#",
ariaLabel: "Instagram",
},
href: "#", ariaLabel: "Instagram"},
]}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}