Update src/app/page.tsx
This commit is contained in:
195
src/app/page.tsx
195
src/app/page.tsx
@@ -30,30 +30,12 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
{
|
||||
name: "Categories",
|
||||
id: "features",
|
||||
},
|
||||
{
|
||||
name: "EMI",
|
||||
id: "pricing",
|
||||
},
|
||||
{
|
||||
name: "Partners",
|
||||
id: "partners",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Categories", id: "features" },
|
||||
{ name: "EMI", id: "pricing" },
|
||||
{ name: "Partners", id: "partners" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Mehar Electronics"
|
||||
/>
|
||||
@@ -63,17 +45,11 @@ export default function LandingPage() {
|
||||
<HeroLogo
|
||||
logoText="Mehar Electronics"
|
||||
description="Mehar Electronics - Kherwara's Trusted Home Appliance Hub. Upgrade Your Home with Latest Technology at Guaranteed Best Prices."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=knz316&_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=knz316"
|
||||
imageAlt="Modern living room with electronics"
|
||||
buttons={[
|
||||
{
|
||||
text: "Explore Products",
|
||||
href: "#features",
|
||||
},
|
||||
{
|
||||
text: "Contact Us",
|
||||
href: "#contact",
|
||||
},
|
||||
{ text: "Explore Products", href: "#features" },
|
||||
{ text: "Contact Us", href: "#contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -85,72 +61,32 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "LED TVs",
|
||||
description: "Smart 4K displays from Samsung, LG, and Sony.",
|
||||
icon: Tv,
|
||||
title: "LED TVs", description: "Smart 4K displays from Samsung, LG, and Sony.", icon: Tv,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iqm2yb",
|
||||
imageAlt: "LED TV",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p36iqb",
|
||||
imageAlt: "LED TV 2",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iqm2yb", imageAlt: "LED TV" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=p36iqb", imageAlt: "LED TV 2" },
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=knz316&_wi=2",
|
||||
imageAlt: "4k led smart television",
|
||||
},
|
||||
{
|
||||
title: "Refrigerators",
|
||||
description: "Single/Double Door & Side-by-Side models for your kitchen.",
|
||||
icon: Box,
|
||||
title: "Refrigerators", description: "Single/Double Door & Side-by-Side models for your kitchen.", icon: Box,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ylqxd",
|
||||
imageAlt: "Fridge",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bw5pt6",
|
||||
imageAlt: "Fridge 2",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4ylqxd", imageAlt: "Fridge" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bw5pt6", imageAlt: "Fridge 2" },
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ijg5sn",
|
||||
imageAlt: "4k led smart television",
|
||||
},
|
||||
{
|
||||
title: "Washing Machines",
|
||||
description: "Top Load & Front Load machines from top trusted brands.",
|
||||
icon: Settings,
|
||||
title: "Washing Machines", description: "Top Load & Front Load machines from top trusted brands.", icon: Settings,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1b6fdh",
|
||||
imageAlt: "Washing Machine",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=90787h",
|
||||
imageAlt: "Washing Machine 2",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1b6fdh", imageAlt: "Washing Machine" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=90787h", imageAlt: "Washing Machine 2" },
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=d1eaiw",
|
||||
imageAlt: "4k led smart television",
|
||||
},
|
||||
{
|
||||
title: "Cooling Solutions",
|
||||
description: "Heavy-duty ACs and efficient Air Coolers for summer comfort.",
|
||||
icon: Wind,
|
||||
title: "Cooling Solutions", description: "Heavy-duty ACs and efficient Air Coolers for summer comfort.", icon: Wind,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2vteui",
|
||||
imageAlt: "AC",
|
||||
},
|
||||
{
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bkhbdl",
|
||||
imageAlt: "AC 2",
|
||||
},
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=2vteui", imageAlt: "AC" },
|
||||
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bkhbdl", imageAlt: "AC 2" },
|
||||
],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=iwqwxx",
|
||||
imageAlt: "4k led smart television",
|
||||
},
|
||||
]}
|
||||
title="Explore Our Categories"
|
||||
@@ -165,36 +101,12 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "bajaj",
|
||||
tag: "Popular",
|
||||
price: "Bajaj Finserv",
|
||||
period: "0% Interest",
|
||||
description: "Fast approval and minimal documentation.",
|
||||
button: {
|
||||
text: "Apply Now",
|
||||
},
|
||||
featuresTitle: "Benefits:",
|
||||
features: [
|
||||
"Instant Approval",
|
||||
"No Hidden Costs",
|
||||
"0% Downpayment Options",
|
||||
],
|
||||
id: "bajaj", tag: "Popular", price: "Bajaj Finserv", period: "0% Interest", description: "Fast approval and minimal documentation.", button: { text: "Apply Now" },
|
||||
featuresTitle: "Benefits:", features: ["Instant Approval", "No Hidden Costs", "0% Downpayment Options"],
|
||||
},
|
||||
{
|
||||
id: "hdfc",
|
||||
tag: "Reliable",
|
||||
price: "HDFC Bank",
|
||||
period: "Flexible EMI",
|
||||
description: "Secure and easy EMI options for all credit card holders.",
|
||||
button: {
|
||||
text: "Apply Now",
|
||||
},
|
||||
featuresTitle: "Benefits:",
|
||||
features: [
|
||||
"Competitive Rates",
|
||||
"Hassle-free Processing",
|
||||
"Multiple Tenures",
|
||||
],
|
||||
id: "hdfc", tag: "Reliable", price: "HDFC Bank", period: "Flexible EMI", description: "Secure and easy EMI options for all credit card holders.", button: { text: "Apply Now" },
|
||||
featuresTitle: "Benefits:", features: ["Competitive Rates", "Hassle-free Processing", "Multiple Tenures"],
|
||||
},
|
||||
]}
|
||||
title="Asaan Kist (EMI) Facility"
|
||||
@@ -206,15 +118,7 @@ export default function LandingPage() {
|
||||
<SocialProofOne
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Samsung",
|
||||
"LG",
|
||||
"Whirlpool",
|
||||
"Voltas",
|
||||
"Haier",
|
||||
"Bajaj Finserv",
|
||||
"HDFC Bank",
|
||||
]}
|
||||
names={["Samsung", "LG", "Whirlpool", "Voltas", "Haier", "Bajaj Finserv", "HDFC Bank"]}
|
||||
title="Authorised Partner Gallery"
|
||||
description="We are proud partners with world-leading brands to ensure 100% genuine products."
|
||||
/>
|
||||
@@ -226,36 +130,9 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Free",
|
||||
title: "Home Delivery",
|
||||
items: [
|
||||
"Quick delivery",
|
||||
"Professional handling",
|
||||
"Safe transit",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
value: "Expert",
|
||||
title: "Installation",
|
||||
items: [
|
||||
"Certified technicians",
|
||||
"Proper setup",
|
||||
"Demo included",
|
||||
],
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
value: "100%",
|
||||
title: "Genuine Warranty",
|
||||
items: [
|
||||
"Brand warranty",
|
||||
"Full documentation",
|
||||
"Post-sales support",
|
||||
],
|
||||
},
|
||||
{ id: "1", value: "Free", title: "Home Delivery", items: ["Quick delivery", "Professional handling", "Safe transit"] },
|
||||
{ id: "2", value: "Expert", title: "Installation", items: ["Certified technicians", "Proper setup", "Demo included"] },
|
||||
{ id: "3", value: "100%", title: "Genuine Warranty", items: ["Brand warranty", "Full documentation", "Post-sales support"] },
|
||||
]}
|
||||
title="Our Committed Services"
|
||||
description="We ensure a complete customer experience from purchase to installation."
|
||||
@@ -268,18 +145,8 @@ export default function LandingPage() {
|
||||
title="Visit Us Today"
|
||||
description="Located in the heart of Kherwara market. We look forward to serving you."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "Your Name",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "Your Phone Number",
|
||||
required: true,
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "Your Name", required: true },
|
||||
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=pc8z1c"
|
||||
buttonText="Enquire on WhatsApp"
|
||||
|
||||
Reference in New Issue
Block a user