diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8f78537..20f34f3 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -9,7 +9,6 @@ import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis'
import HeroCarouselLogo from '@/components/sections/hero/heroCarouselLogo/HeroCarouselLogo';
import MediaAbout from '@/components/sections/about/MediaAbout';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
-import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
@@ -33,29 +32,17 @@ export default function LandingPage() {
@@ -67,39 +54,23 @@ export default function LandingPage() {
description="Your One-Stop Shop for Quality Electrical Components. From Bulbs to Sockets, We Power Your Needs."
buttons={[
{
- text: "Shop Now",
- href: "#products",
- },
+ text: "Shop Now", href: "/#products"},
{
- text: "Learn More",
- href: "#about",
- },
+ text: "Learn More", href: "/#about"},
]}
slides={[
{
- imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036895.jpg",
- imageAlt: "Assortment of electronic components",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036895.jpg", imageAlt: "Assortment of electronic components"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-retro-light-bulb_122409-26.jpg",
- imageAlt: "Glowing LED light bulbs",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/close-up-retro-light-bulb_122409-26.jpg", imageAlt: "Glowing LED light bulbs"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/four-light-switches-macro-with-bokeh-background-minimal-design_169016-69384.jpg",
- imageAlt: "Variety of electrical sockets",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/four-light-switches-macro-with-bokeh-background-minimal-design_169016-69384.jpg", imageAlt: "Variety of electrical sockets"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/electric-cables-closeup_93675-128560.jpg",
- imageAlt: "Rolls of colorful electrical wires",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/electric-cables-closeup_93675-128560.jpg", imageAlt: "Rolls of colorful electrical wires"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-836.jpg",
- imageAlt: "Electronic DIY kit and tools",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/miniature-workers-working-chip-motherboard_1252-836.jpg", imageAlt: "Electronic DIY kit and tools"},
{
- imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg",
- imageAlt: "Close-up of a circuit board",
- },
+ imageSrc: "http://img.b2bpic.net/free-photo/circuit-board-close-up-with-different-components_23-2149174325.jpg", imageAlt: "Close-up of a circuit board"},
]}
autoplayDelay={4000}
showDimOverlay={true}
@@ -124,34 +95,16 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
- id: "quality",
- label: "Quality",
- title: "Uncompromised Quality Assurance",
- items: [
- "Rigorous testing standards",
- "Durable and long-lasting products",
- "Certified and compliant components",
- ],
+ id: "quality", label: "Quality", title: "Uncompromised Quality Assurance", items: [
+ "Rigorous testing standards", "Durable and long-lasting products", "Certified and compliant components"],
},
{
- id: "selection",
- label: "Selection",
- title: "Vast Product Inventory",
- items: [
- "Wide range of bulbs, sockets, wires",
- "Latest smart home devices",
- "Specialized industrial components",
- ],
+ id: "selection", label: "Selection", title: "Vast Product Inventory", items: [
+ "Wide range of bulbs, sockets, wires", "Latest smart home devices", "Specialized industrial components"],
},
{
- id: "support",
- label: "Support",
- title: "Expert Customer Support",
- items: [
- "Knowledgeable staff assistance",
- "Detailed product guides",
- "Hassle-free returns and exchanges",
- ],
+ id: "support", label: "Support", title: "Expert Customer Support", items: [
+ "Knowledgeable staff assistance", "Detailed product guides", "Hassle-free returns and exchanges"],
},
]}
title="Why Choose ElectroShop?"
@@ -167,65 +120,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- brand: "Luminaire",
- name: "EcoBright LED Bulb E27",
- price: "$7.99",
- rating: 5,
- reviewCount: "120 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/collection-colorful-light-bulbs_53876-42522.jpg",
- imageAlt: "EcoBright LED Bulb E27",
- },
+ id: "p1", brand: "Luminaire", name: "EcoBright LED Bulb E27", price: "$7.99", rating: 5,
+ reviewCount: "120 reviews", imageSrc: "http://img.b2bpic.net/free-photo/collection-colorful-light-bulbs_53876-42522.jpg", imageAlt: "EcoBright LED Bulb E27"},
{
- id: "p2",
- brand: "PowerSafe",
- name: "Dual USB Wall Socket",
- price: "$12.50",
- rating: 4,
- reviewCount: "85 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/universal-power-outlets-modern-interior-marble-wall-design_169016-69298.jpg",
- imageAlt: "Dual USB Wall Socket",
- },
+ id: "p2", brand: "PowerSafe", name: "Dual USB Wall Socket", price: "$12.50", rating: 4,
+ reviewCount: "85 reviews", imageSrc: "http://img.b2bpic.net/free-photo/universal-power-outlets-modern-interior-marble-wall-design_169016-69298.jpg", imageAlt: "Dual USB Wall Socket"},
{
- id: "p3",
- brand: "WireFlow",
- name: "Heavy Duty Extension Cord 10ft",
- price: "$18.00",
- rating: 5,
- reviewCount: "150 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/invalid-architect-using-touch-screen-building-layout-engineering-office-woman-engineer-sitting-wheelchair-working-blueprint-plan-with-technology-construction-project_482257-34111.jpg",
- imageAlt: "Heavy Duty Extension Cord",
- },
+ id: "p3", brand: "WireFlow", name: "Heavy Duty Extension Cord 10ft", price: "$18.00", rating: 5,
+ reviewCount: "150 reviews", imageSrc: "http://img.b2bpic.net/free-photo/invalid-architect-using-touch-screen-building-layout-engineering-office-woman-engineer-sitting-wheelchair-working-blueprint-plan-with-technology-construction-project_482257-34111.jpg", imageAlt: "Heavy Duty Extension Cord"},
{
- id: "p4",
- brand: "LightCraft",
- name: "Rotary Dimmer Switch",
- price: "$9.95",
- rating: 4,
- reviewCount: "60 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/smart-home-screen-panel-monitor-wall_53876-96310.jpg",
- imageAlt: "Rotary Dimmer Switch",
- },
+ id: "p4", brand: "LightCraft", name: "Rotary Dimmer Switch", price: "$9.95", rating: 4,
+ reviewCount: "60 reviews", imageSrc: "http://img.b2bpic.net/free-photo/smart-home-screen-panel-monitor-wall_53876-96310.jpg", imageAlt: "Rotary Dimmer Switch"},
{
- id: "p5",
- brand: "ChargeX",
- name: "Quad-Port USB Wall Charger",
- price: "$24.99",
- rating: 5,
- reviewCount: "90 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4564.jpg",
- imageAlt: "Quad-Port USB Wall Charger",
- },
+ id: "p5", brand: "ChargeX", name: "Quad-Port USB Wall Charger", price: "$24.99", rating: 5,
+ reviewCount: "90 reviews", imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4564.jpg", imageAlt: "Quad-Port USB Wall Charger"},
{
- id: "p6",
- brand: "SmartLink",
- name: "WiFi Smart Plug with Energy Monitor",
- price: "$29.00",
- rating: 4,
- reviewCount: "110 reviews",
- imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036909.jpg",
- imageAlt: "WiFi Smart Plug",
- },
+ id: "p6", brand: "SmartLink", name: "WiFi Smart Plug with Energy Monitor", price: "$29.00", rating: 4,
+ reviewCount: "110 reviews", imageSrc: "http://img.b2bpic.net/free-photo/smart-home-tablet-wall_23-2149036909.jpg", imageAlt: "WiFi Smart Plug"},
]}
title="Our Featured Products"
description="Explore our wide selection of essential electronic components, from lighting to power solutions. We've got everything you need to power your home and projects efficiently and safely. Each product comes with detailed specifications and quality assurance."
@@ -233,72 +144,7 @@ export default function LandingPage() {
/>
-
+
@@ -393,25 +196,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "faq1",
- title: "What is your return policy?",
- content: "We offer a 30-day return policy for all unused products in their original packaging. Please visit our 'Returns' page for detailed instructions and eligibility.",
- },
+ id: "faq1", title: "What is your return policy?", content: "We offer a 30-day return policy for all unused products in their original packaging. Please visit our 'Returns' page for detailed instructions and eligibility."},
{
- id: "faq2",
- title: "Do you offer installation services?",
- content: "Yes, we provide professional installation services for a range of products, including lighting fixtures and smart home devices. Check our 'Services' section for more details and pricing.",
- },
+ id: "faq2", title: "Do you offer installation services?", content: "Yes, we provide professional installation services for a range of products, including lighting fixtures and smart home devices. Check our 'Services' page for more details and pricing."},
{
- id: "faq3",
- title: "How can I track my order?",
- content: "Once your order is shipped, you will receive an email with a tracking number and a link to the carrier's website. You can also track your order directly from your account dashboard.",
- },
+ id: "faq3", title: "How can I track my order?", content: "Once your order is shipped, you will receive an email with a tracking number and a link to the carrier's website. You can also track your order directly from your account dashboard."},
{
- id: "faq4",
- title: "Are your products energy efficient?",
- content: "Many of our products, especially our LED bulbs and smart devices, are designed for high energy efficiency. Look for the energy-star ratings and descriptions on individual product pages.",
- },
+ id: "faq4", title: "Are your products energy efficient?", content: "Many of our products, especially our LED bulbs and smart devices, are designed for high energy efficiency. Look for the energy-star ratings and descriptions on individual product pages."},
]}
imageSrc="http://img.b2bpic.net/free-photo/call-center-employee-handling-customer-complaints-offering-helpful-solutions_482257-126776.jpg"
imageAlt="Customer support agent answering questions"
@@ -427,20 +218,15 @@ export default function LandingPage() {
@@ -451,61 +237,37 @@ export default function LandingPage() {
{
items: [
{
- label: "Shop",
- href: "#products",
- },
+ label: "Shop", href: "/#products"},
{
- label: "Bulbs",
- href: "#products",
- },
+ label: "Bulbs", href: "/#products"},
{
- label: "Sockets",
- href: "#products",
- },
+ label: "Sockets", href: "/#products"},
{
- label: "Wiring",
- href: "#products",
- },
+ label: "Wiring", href: "/#products"},
],
},
{
items: [
{
- label: "Company",
- href: "#about",
- },
+ label: "Company", href: "/#about"},
{
- label: "About Us",
- href: "#about",
- },
+ label: "About Us", href: "/#about"},
{
- label: "Services",
- href: "#services",
- },
+ label: "Services", href: "/services"},
{
- label: "Testimonials",
- href: "#testimonials",
- },
+ label: "Testimonials", href: "/#testimonials"},
],
},
{
items: [
{
- label: "Support",
- href: "#contact",
- },
+ label: "Support", href: "/#contact"},
{
- label: "FAQs",
- href: "#faq",
- },
+ label: "FAQs", href: "/#faq"},
{
- label: "Contact Us",
- href: "#contact",
- },
+ label: "Contact Us", href: "/#contact"},
{
- label: "Returns",
- href: "#",
- },
+ label: "Returns", href: "#"},
],
},
]}