Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
277
src/app/page.tsx
277
src/app/page.tsx
@@ -13,7 +13,7 @@ import PricingCardEight from '@/components/sections/pricing/PricingCardEight';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { Building, Building2, Home, Leaf, Recycle } from "lucide-react";
|
||||
import { Building, Building2, Home, Leaf, Recycle, Users, Package } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -34,33 +34,19 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "#home",
|
||||
},
|
||||
name: "Home", id: "#home"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About Us", id: "#about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Impact",
|
||||
id: "#impact",
|
||||
},
|
||||
name: "Impact", id: "#impact"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "FAQ",
|
||||
id: "#faq",
|
||||
},
|
||||
name: "FAQ", id: "#faq"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="ReCompost"
|
||||
/>
|
||||
@@ -75,13 +61,9 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Services",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Explore Services", href: "#services"},
|
||||
{
|
||||
text: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Quote", href: "#contact"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/high-angle-hands-holding-potting-soil_23-2149412539.jpg"
|
||||
@@ -91,25 +73,15 @@ export default function LandingPage() {
|
||||
textPosition="bottom"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-young-afro-american-girl-smiles-broadly-has-upbeat-mood-laughs-something-very-funny-hilarious-closes-eyes-hears-crazy-joke-dressed-casually-stands-against-pastel-rosy-wall_273609-42170.jpg",
|
||||
alt: "Happy customer 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-young-afro-american-girl-smiles-broadly-has-upbeat-mood-laughs-something-very-funny-hilarious-closes-eyes-hears-crazy-joke-dressed-casually-stands-against-pastel-rosy-wall_273609-42170.jpg", alt: "Happy customer 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg",
|
||||
alt: "Happy customer 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/evaluation-feedback-customer-smiley-response_53876-123011.jpg", alt: "Happy customer 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-young-upbeat-man-smiling-bragging-being-boastful-about-own-accomplishments-ind_1258-110326.jpg",
|
||||
alt: "Happy customer 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-confident-young-upbeat-man-smiling-bragging-being-boastful-about-own-accomplishments-ind_1258-110326.jpg", alt: "Happy customer 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-man-raising-arm-feeling-like-winner-triumphing-celebrating-standing-light-blue-backgr_1258-171738.jpg",
|
||||
alt: "Happy customer 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-man-raising-arm-feeling-like-winner-triumphing-celebrating-standing-light-blue-backgr_1258-171738.jpg", alt: "Happy customer 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-office-suit-sitting-outdoors-looking-confident_1258-123395.jpg",
|
||||
alt: "Happy customer 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-woman-office-suit-sitting-outdoors-looking-confident_1258-123395.jpg", alt: "Happy customer 5"},
|
||||
]}
|
||||
avatarText="Join our growing community!"
|
||||
/>
|
||||
@@ -135,32 +107,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Residential Composting",
|
||||
description: "Easy doorstep collection for your food scraps and organic waste. We provide convenient bins and scheduled pickups.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-replanting-flower-using-online-instructions-laptop_158595-5608.jpg",
|
||||
imageAlt: "Compost bin on a residential porch",
|
||||
buttonIcon: "Home",
|
||||
title: "Residential Composting", description: "Easy doorstep collection for your food scraps and organic waste. We provide convenient bins and scheduled pickups.", imageSrc: "http://img.b2bpic.net/free-photo/woman-replanting-flower-using-online-instructions-laptop_158595-5608.jpg", imageAlt: "Compost bin on a residential porch", buttonIcon: Home,
|
||||
},
|
||||
{
|
||||
title: "Commercial Solutions",
|
||||
description: "Customized composting programs for businesses, restaurants, and institutions to manage large volumes of organic waste.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pizza_1339-2782.jpg",
|
||||
imageAlt: "Large commercial composting facility",
|
||||
buttonIcon: "Building",
|
||||
title: "Commercial Solutions", description: "Customized composting programs for businesses, restaurants, and institutions to manage large volumes of organic waste.", imageSrc: "http://img.b2bpic.net/free-photo/vietnamese-pizza_1339-2782.jpg", imageAlt: "Large commercial composting facility", buttonIcon: Building,
|
||||
},
|
||||
{
|
||||
title: "Community Partnerships",
|
||||
description: "Collaborate with local communities and schools to set up public composting sites and educational programs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-fresh-herbs-tarragom-parsley-garlic-grey-with-copy-space_140725-12361.jpg",
|
||||
imageAlt: "People participating in a community composting event",
|
||||
buttonIcon: "Users",
|
||||
title: "Community Partnerships", description: "Collaborate with local communities and schools to set up public composting sites and educational programs.", imageSrc: "http://img.b2bpic.net/free-photo/top-fresh-herbs-tarragom-parsley-garlic-grey-with-copy-space_140725-12361.jpg", imageAlt: "People participating in a community composting event", buttonIcon: Users,
|
||||
},
|
||||
{
|
||||
title: "Compost Products",
|
||||
description: "Purchase our premium, nutrient-rich compost for your gardens, farms, or landscaping projects.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068943.jpg",
|
||||
imageAlt: "Bag of organic compost soil",
|
||||
buttonIcon: "Package",
|
||||
title: "Compost Products", description: "Purchase our premium, nutrient-rich compost for your gardens, farms, or landscaping projects.", imageSrc: "http://img.b2bpic.net/free-photo/compost-still-life-concept-with-earthworms_23-2149068943.jpg", imageAlt: "Bag of organic compost soil", buttonIcon: Package,
|
||||
},
|
||||
]}
|
||||
title="Our Composting Services"
|
||||
@@ -177,34 +133,16 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1",
|
||||
value: "2500+",
|
||||
title: "Tons Diverted",
|
||||
items: [
|
||||
"Organic waste kept from landfills",
|
||||
"Reduced methane emissions",
|
||||
"Contributing to circular economy",
|
||||
],
|
||||
id: "m1", value: "2500+", title: "Tons Diverted", items: [
|
||||
"Organic waste kept from landfills", "Reduced methane emissions", "Contributing to circular economy"],
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "1500+",
|
||||
title: "Tons of CO2e Reduced",
|
||||
items: [
|
||||
"Equivalent to planting thousands of trees",
|
||||
"Mitigating climate change",
|
||||
"Cleaner air for everyone",
|
||||
],
|
||||
id: "m2", value: "1500+", title: "Tons of CO2e Reduced", items: [
|
||||
"Equivalent to planting thousands of trees", "Mitigating climate change", "Cleaner air for everyone"],
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "500+",
|
||||
title: "Acres Enriched",
|
||||
items: [
|
||||
"Healthy, fertile soil created",
|
||||
"Supporting local agriculture",
|
||||
"Boosting biodiversity",
|
||||
],
|
||||
id: "m3", value: "500+", title: "Acres Enriched", items: [
|
||||
"Healthy, fertile soil created", "Supporting local agriculture", "Boosting biodiversity"],
|
||||
},
|
||||
]}
|
||||
title="Our Environmental Impact"
|
||||
@@ -218,14 +156,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Green City Council",
|
||||
"EcoFarm Alliance",
|
||||
"Sustainable Restaurants",
|
||||
"Community Gardens",
|
||||
"BioTech Innovations",
|
||||
"WasteWise Collective",
|
||||
"Earth Savers NGO",
|
||||
]}
|
||||
"Green City Council", "EcoFarm Alliance", "Sustainable Restaurants", "Community Gardens", "BioTech Innovations", "WasteWise Collective", "Earth Savers NGO"]}
|
||||
title="Trusted by Local Communities & Businesses"
|
||||
description="Our partners are dedicated to building a sustainable future, just like us."
|
||||
tag="Our Collaborators"
|
||||
@@ -239,61 +170,31 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "residential",
|
||||
badge: "Home Use",
|
||||
badgeIcon: Home,
|
||||
price: "$29/month",
|
||||
subtitle: "Perfect for single households",
|
||||
buttons: [
|
||||
id: "residential", badge: "Home Use", badgeIcon: Home,
|
||||
price: "$29/month", subtitle: "Perfect for single households", buttons: [
|
||||
{
|
||||
text: "Sign Up Now",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Sign Up Now", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Weekly doorstep collection",
|
||||
"5-gallon compost bin",
|
||||
"Email support",
|
||||
"Access to composting guides",
|
||||
],
|
||||
"Weekly doorstep collection", "5-gallon compost bin", "Email support", "Access to composting guides"],
|
||||
},
|
||||
{
|
||||
id: "small-business",
|
||||
badge: "Business Value",
|
||||
badgeIcon: Building,
|
||||
price: "$99/month",
|
||||
subtitle: "Ideal for small cafes & offices",
|
||||
buttons: [
|
||||
id: "small-business", badge: "Business Value", badgeIcon: Building,
|
||||
price: "$99/month", subtitle: "Ideal for small cafes & offices", buttons: [
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Bi-weekly collection",
|
||||
"32-gallon compost bin",
|
||||
"Priority email support",
|
||||
"Waste audit consultation",
|
||||
],
|
||||
"Bi-weekly collection", "32-gallon compost bin", "Priority email support", "Waste audit consultation"],
|
||||
},
|
||||
{
|
||||
id: "commercial",
|
||||
badge: "Enterprise",
|
||||
badgeIcon: Building2,
|
||||
price: "Custom Quote",
|
||||
subtitle: "For large operations & institutions",
|
||||
buttons: [
|
||||
id: "commercial", badge: "Enterprise", badgeIcon: Building2,
|
||||
price: "Custom Quote", subtitle: "For large operations & institutions", buttons: [
|
||||
{
|
||||
text: "Contact Sales",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Contact Sales", href: "#contact"},
|
||||
],
|
||||
features: [
|
||||
"Tailored collection schedule",
|
||||
"Large capacity bins (up to 96 gal)",
|
||||
"Dedicated account manager",
|
||||
"Detailed impact reporting",
|
||||
],
|
||||
"Tailored collection schedule", "Large capacity bins (up to 96 gal)", "Dedicated account manager", "Detailed impact reporting"],
|
||||
},
|
||||
]}
|
||||
title="Flexible Composting Plans"
|
||||
@@ -310,27 +211,17 @@ export default function LandingPage() {
|
||||
author="Maria K., Home Composter"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg",
|
||||
alt: "Maria K.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/impressed-girl-admiring-great-music-taste-friend-showing-thumbs-up-smiling-excited-astoni_1258-142264.jpg", alt: "Maria K."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg",
|
||||
alt: "John D.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-red-haired-man_158595-3781.jpg", alt: "John D."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg",
|
||||
alt: "Sarah L.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-young-female-professional-making-eye-contact-against-colored-background_662251-651.jpg", alt: "Sarah L."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/angry-young-male-gardener-uniform-wearing-gardening-hat-holding-flower-flowerpot_141793-89491.jpg",
|
||||
alt: "David S.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/angry-young-male-gardener-uniform-wearing-gardening-hat-holding-flower-flowerpot_141793-89491.jpg", alt: "David S."},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing-outdoors_23-2148618856.jpg",
|
||||
alt: "Emily R.",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-posing-outdoors_23-2148618856.jpg", alt: "Emily R."},
|
||||
]}
|
||||
ratingAnimation="reveal-blur"
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -341,35 +232,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "faq1",
|
||||
title: "What materials can I compost?",
|
||||
content: "You can compost most food scraps including fruit and vegetable peels, coffee grounds, tea bags, eggshells, and yard waste like leaves and grass clippings. We provide a detailed list upon sign-up.",
|
||||
},
|
||||
id: "faq1", title: "What materials can I compost?", content: "You can compost most food scraps including fruit and vegetable peels, coffee grounds, tea bags, eggshells, and yard waste like leaves and grass clippings. We provide a detailed list upon sign-up."},
|
||||
{
|
||||
id: "faq2",
|
||||
title: "How often do you collect?",
|
||||
content: "Residential collections are typically weekly, while commercial services can be customized to daily, bi-weekly, or monthly schedules based on your volume and needs.",
|
||||
},
|
||||
id: "faq2", title: "How often do you collect?", content: "Residential collections are typically weekly, while commercial services can be customized to daily, bi-weekly, or monthly schedules based on your volume and needs."},
|
||||
{
|
||||
id: "faq3",
|
||||
title: "What happens to the composted material?",
|
||||
content: "The organic waste is processed at our facility into nutrient-rich compost. This high-quality compost is then used to enrich local farms, gardens, and landscaping projects, completing the sustainable cycle.",
|
||||
},
|
||||
id: "faq3", title: "What happens to the composted material?", content: "The organic waste is processed at our facility into nutrient-rich compost. This high-quality compost is then used to enrich local farms, gardens, and landscaping projects, completing the sustainable cycle."},
|
||||
{
|
||||
id: "faq4",
|
||||
title: "Do I need a special bin?",
|
||||
content: "For our collection services, we provide a durable, sealable compost bin to keep odors contained and prevent pests. For those composting at home, any suitable container can be used.",
|
||||
},
|
||||
id: "faq4", title: "Do I need a special bin?", content: "For our collection services, we provide a durable, sealable compost bin to keep odors contained and prevent pests. For those composting at home, any suitable container can be used."},
|
||||
{
|
||||
id: "faq5",
|
||||
title: "Is composting messy or smelly?",
|
||||
content: "When done correctly, composting is not messy or smelly. Our sealed bins and regular collections ensure a clean and odor-free experience for our residential and commercial clients.",
|
||||
},
|
||||
id: "faq5", title: "Is composting messy or smelly?", content: "When done correctly, composting is not messy or smelly. Our sealed bins and regular collections ensure a clean and odor-free experience for our residential and commercial clients."},
|
||||
{
|
||||
id: "faq6",
|
||||
title: "How does composting benefit the environment?",
|
||||
content: "Composting significantly reduces landfill waste, which lowers methane emissions – a potent greenhouse gas. It also creates healthy soil, reduces the need for chemical fertilizers, and conserves water.",
|
||||
},
|
||||
id: "faq6", title: "How does composting benefit the environment?", content: "Composting significantly reduces landfill waste, which lowers methane emissions – a potent greenhouse gas. It also creates healthy soil, reduces the need for chemical fertilizers, and conserves water."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about composting, our services, and sustainability."
|
||||
@@ -385,22 +258,14 @@ export default function LandingPage() {
|
||||
description="Have questions or ready to join the composting movement? Reach out to us."
|
||||
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-photo/tech-people-trying-achieve-ambitious-sustainability-goals_23-2150950167.jpg"
|
||||
@@ -419,49 +284,31 @@ export default function LandingPage() {
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About Us", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Impact",
|
||||
href: "#impact",
|
||||
},
|
||||
label: "Impact", href: "#impact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
label: "Testimonials", href: "#testimonials"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "#faq",
|
||||
},
|
||||
label: "FAQ", href: "#faq"},
|
||||
{
|
||||
label: "Contact",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Contact", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
{
|
||||
label: "Careers",
|
||||
href: "#",
|
||||
},
|
||||
label: "Careers", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user