diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 12f4d7e..f2b36ba 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -1,50 +1,16 @@
import type { Metadata } from "next";
-import { Public_Sans, Inter } from "next/font/google";
-import "./globals.css";
-import { ServiceWrapper } from "@/components/ServiceWrapper";
-import Tag from "@/tag/Tag";
-
-const publicSans = Public_Sans({
- variable: "--font-public-sans", subsets: ["latin"],
-});
-
-const inter = Inter({
- variable: "--font-inter", subsets: ["latin"],
-});
export const metadata: Metadata = {
- title: "Koscove E-Waste | Sustainable Electronic Waste Recycling India", description: "India's most trusted e-waste recycling company. Sustainable IT disposal, battery management, and EPR compliance solutions across 21 states. Government-recognized certified facility.", keywords: "e-waste recycling, electronic waste management, sustainable recycling India, IT disposal, battery waste management, EPR compliance, Noida recycling", metadataBase: new URL("https://koscove.com"),
- alternates: {
- canonical: "https://koscove.com"},
- openGraph: {
- title: "Koscove E-Waste | Leading Green Tech Revolution", description: "Transform discarded electronics into resources. India's trusted e-waste recycling partner for sustainable IT disposal.", url: "https://koscove.com", siteName: "Koscove E-Waste", type: "website", images: [
- {
- url: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg", alt: "Koscove E-Waste Recycling Facility"},
- ],
- },
- twitter: {
- card: "summary_large_image", title: "Koscove E-Waste | Sustainable Recycling Solutions", description: "Leading the green tech revolution. Responsible e-waste recycling across India.", images: ["http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg"],
- },
- robots: {
- index: true,
- follow: true,
- },
-};
+ title: "Koscove E-Waste", description: "India's most trusted e-waste recycling and sustainable IT disposal company"};
export default function RootLayout({
children,
-}: Readonly<{
+}: {
children: React.ReactNode;
-}>) {
+}) {
return (
-
-
-
-
- {children}
-
+
+ {children}
-
);
}
diff --git a/src/app/page.tsx b/src/app/page.tsx
index b2d4a50..1ae2752 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -51,23 +51,31 @@ export default function LandingPage() {
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{
- videoSrc: "https://videos.pexels.com/video-files/3454136/3454136-hd_1920_1080_30fps.mp4", imageAlt: "E-waste recycling process", videoAriaLabel: "E-waste recycling facility operations"},
+ videoSrc: "https://videos.pexels.com/video-files/3454136/3454136-hd_1920_1080_30fps.mp4", imageAlt: "E-waste recycling process", videoAriaLabel: "E-waste recycling facility operations"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=1", imageAlt: "Modern recycling facility"},
+ imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=1", imageAlt: "Modern recycling facility"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=1", imageAlt: "E-waste collection services"},
+ imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=1", imageAlt: "E-waste collection services"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-photo/it-expert-monitors-server-farm-activity-using-tablet-while-walking-industrial-platform-data_482257-136209.jpg", imageAlt: "Battery waste management"},
+ imageSrc: "http://img.b2bpic.net/free-photo/it-expert-monitors-server-farm-activity-using-tablet-while-walking-industrial-platform-data_482257-136209.jpg", imageAlt: "Battery waste management"
+ }
]}
rightCarouselItems={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/supervisor-having-remote-discussion-with-manager_482257-96144.jpg", imageAlt: "Component dismantling process"},
+ imageSrc: "http://img.b2bpic.net/free-photo/supervisor-having-remote-discussion-with-manager_482257-96144.jpg", imageAlt: "Component dismantling process"
+ },
{
- videoSrc: "https://videos.pexels.com/video-files/855370/855370-hd_1920_1080_30fps.mp4", imageAlt: "Recycling operations", videoAriaLabel: "Sustainable recycling operations"},
+ videoSrc: "https://videos.pexels.com/video-files/855370/855370-hd_1920_1080_30fps.mp4", imageAlt: "Recycling operations", videoAriaLabel: "Sustainable recycling operations"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=2", imageAlt: "Recycling technology"},
+ imageSrc: "http://img.b2bpic.net/free-vector/intelligent-manufacturing-isometric-composition-with-holographic-control-panel-assembly-conveyor-dark_1284-31472.jpg?_wi=2", imageAlt: "Recycling technology"
+ },
{
- imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=2", imageAlt: "Professional waste management"},
+ imageSrc: "http://img.b2bpic.net/free-photo/recycling-even-small-waste-is-our-duty_329181-9722.jpg?_wi=2", imageAlt: "Professional waste management"
+ }
]}
carouselPosition="right"
buttons={[
@@ -82,7 +90,8 @@ export default function LandingPage() {
@@ -154,13 +170,17 @@ export default function LandingPage() {
animationType="slide-up"
testimonials={[
{
- id: "1", name: "Rajesh Kumar", role: "IT Manager", testimonial: "Koscove's professional approach to e-waste management exceeded our expectations. Their compliance and efficiency are unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Rajesh Kumar"},
+ id: "1", name: "Rajesh Kumar", role: "IT Manager", testimonial: "Koscove's professional approach to e-waste management exceeded our expectations. Their compliance and efficiency are unmatched in the industry.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "Rajesh Kumar"
+ },
{
- id: "2", name: "Priya Sharma", role: "Operations Director", testimonial: "Working with Koscove has been transformative. Their commitment to sustainability and responsible recycling aligns perfectly with our corporate values.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg", imageAlt: "Priya Sharma"},
+ id: "2", name: "Priya Sharma", role: "Operations Director", testimonial: "Working with Koscove has been transformative. Their commitment to sustainability and responsible recycling aligns perfectly with our corporate values.", imageSrc: "http://img.b2bpic.net/free-photo/senior-businessman-with-arms-crossed-outside-modern-office-building_1139-1074.jpg", imageAlt: "Priya Sharma"
+ },
{
- id: "3", name: "Amit Patel", role: "Procurement Head", testimonial: "Outstanding service from start to finish. Koscove's transparent processes and quick turnarounds make them our first choice for e-waste management.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Amit Patel"},
+ id: "3", name: "Amit Patel", role: "Procurement Head", testimonial: "Outstanding service from start to finish. Koscove's transparent processes and quick turnarounds make them our first choice for e-waste management.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-suit-looking-camera_23-2148112202.jpg", imageAlt: "Amit Patel"
+ },
{
- id: "4", name: "Sneha Desai", role: "Sustainability Lead", testimonial: "Koscove is a game-changer in the recycling industry. Their innovative approach and dedication to environmental responsibility sets them apart from competitors.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageAlt: "Sneha Desai"},
+ id: "4", name: "Sneha Desai", role: "Sustainability Lead", testimonial: "Koscove is a game-changer in the recycling industry. Their innovative approach and dedication to environmental responsibility sets them apart from competitors.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-middle-aged-businessman-posing-looking-camera_1163-4800.jpg", imageAlt: "Sneha Desai"
+ }
]}
/>
@@ -175,7 +195,8 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "TechCorp India", "Green Solutions Ltd", "Digital Enterprises", "Future Tech Solutions", "Enterprise Systems Inc", "Sustainable Business Co", "Innovation Tech Group", "Global Recycling Partners"]}
+ "TechCorp India", "Green Solutions Ltd", "Digital Enterprises", "Future Tech Solutions", "Enterprise Systems Inc", "Sustainable Business Co", "Innovation Tech Group", "Global Recycling Partners"
+ ]}
speed={40}
showCard={true}
/>
@@ -193,17 +214,23 @@ export default function LandingPage() {
faqsAnimation="slide-up"
faqs={[
{
- id: "1", title: "What is Koscove?", content: "Koscove E-Waste Pvt. Ltd. is India's most trusted name in E-Waste Recycling & Sustainable IT Disposal. Founded in 2017, we transform discarded electronics into resources for a smarter, cleaner planet with strict regulatory compliance."},
+ id: "1", title: "What is Koscove?", content: "Koscove E-Waste Pvt. Ltd. is India's most trusted name in E-Waste Recycling & Sustainable IT Disposal. Founded in 2017, we transform discarded electronics into resources for a smarter, cleaner planet with strict regulatory compliance."
+ },
{
- id: "2", title: "What items do you recycle?", content: "We recycle a wide range of electronic waste including computers, laptops, mobile phones, servers, networking equipment, batteries, and other IT components. We handle both bulk and individual device collections."},
+ id: "2", title: "What items do you recycle?", content: "We recycle a wide range of electronic waste including computers, laptops, mobile phones, servers, networking equipment, batteries, and other IT components. We handle both bulk and individual device collections."
+ },
{
- id: "3", title: "Do you buy e-scrap?", content: "Yes, we purchase e-scrap and provide competitive rates for bulk electronic waste. Contact our team to discuss your specific materials and get a quote."},
+ id: "3", title: "Do you buy e-scrap?", content: "Yes, we purchase e-scrap and provide competitive rates for bulk electronic waste. Contact our team to discuss your specific materials and get a quote."
+ },
{
- id: "4", title: "How does the recycling process work?", content: "Our comprehensive process includes collection, sorting, dismantling, material separation, and responsible processing. Every step follows strict environmental and regulatory standards to ensure maximum resource recovery."},
+ id: "4", title: "How does the recycling process work?", content: "Our comprehensive process includes collection, sorting, dismantling, material separation, and responsible processing. Every step follows strict environmental and regulatory standards to ensure maximum resource recovery."
+ },
{
- id: "5", title: "Are your services compliant?", content: "Absolutely. We are government-recognized and certified for e-waste management. Our facility and processes meet all EPR (Extended Producer Responsibility) requirements and environmental regulations."},
+ id: "5", title: "Are your services compliant?", content: "Absolutely. We are government-recognized and certified for e-waste management. Our facility and processes meet all EPR (Extended Producer Responsibility) requirements and environmental regulations."
+ },
{
- id: "6", title: "How do I schedule a collection?", content: "Contact us through our website or call our team directly. We offer flexible scheduling and handle collections across 21 states in India with professional pickup services."},
+ id: "6", title: "How do I schedule a collection?", content: "Contact us through our website or call our team directly. We offer flexible scheduling and handle collections across 21 states in India with professional pickup services."
+ }
]}
/>
diff --git a/src/app/styles/variables.css b/src/app/styles/variables.css
index fd718b9..7b1db50 100644
--- a/src/app/styles/variables.css
+++ b/src/app/styles/variables.css
@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
- --background: #ffffff;
- --card: #f9f9f9;
- --foreground: #000612e6;
- --primary-cta: #106EFB;
+ --background: #fafffb;
+ --card: #f7fffa;
+ --foreground: #001a0a;
+ --primary-cta: #0a7039;
--primary-cta-text: #ffffff;
- --secondary-cta: #f9f9f9;
+ --secondary-cta: #ffffff;
--secondary-cta-text: #000612e6;
- --accent: #e2e2e2;
- --background-accent: #106EFB;
+ --accent: #a8d9be;
+ --background-accent: #6bbf8e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);