Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-29 08:58:12 +00:00

View File

@@ -15,147 +15,90 @@ export default function LandingPage() {
defaultButtonVariant="hover-bubble"
defaultTextAnimation="background-highlight"
borderRadius="soft"
contentWidth="medium"
sizing="medium"
background="circleGradient"
cardStyle="glass-elevated"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
]}
brandName="Krishna Electronics"
button={{
text: "Call Now",
href: "tel:08319444361",
}}
/>
</div>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
brandName="Krishna Electronics"
button={{
text: "Call Now", href: "tel:08319444361"}}
/>
</div>
<div id="hero" data-section="hero">
<HeroLogo
logoText="Krishna Electronics and workshop"
description="Your trusted partner for quick, cost-effective, and high-quality electronics repair in Indore. Visit us for reliable service and friendly expertise."
buttons={[
{
text: "Call Now: 08319444361",
href: "tel:08319444361",
},
{
text: "Get Quote",
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-man-technician-using-soldering-iron-while-trying-fix-hardware-damaged-smartphone_662251-292.jpg"
imageAlt="Technician repairing electronics"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogo
logoText="Krishna Electronics and workshop"
description="Your trusted partner for quick, cost-effective, and high-quality electronics repair in Indore. Visit us for reliable service and friendly expertise."
buttons={[
{ text: "Call Now: 08319444361", href: "tel:08319444361" },
{ text: "Get Quote", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/attractive-young-man-technician-using-soldering-iron-while-trying-fix-hardware-damaged-smartphone_662251-292.jpg"
imageAlt="electronics repair workshop service"
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="About Our Workshop"
description={[
"Located conveniently at 151, Davi Ahilya Marg, Jail Rd, Indore, we pride ourselves on being your trusted destination for electronic repairs.",
"Our workshop is built on the values of trust, transparency, and friendly service. Whether it is a smartphone or another gadget, we focus on providing long-lasting solutions at a very low cost.",
]}
/>
</div>
<div id="about" data-section="about">
<TextSplitAbout
useInvertedBackground={true}
title="About Our Workshop"
description={[
"Located conveniently at 151, Davi Ahilya Marg, Jail Rd, Indore, we pride ourselves on being your trusted destination for electronic repairs.", "Our workshop is built on the values of trust, transparency, and friendly service. Whether it is a smartphone or another gadget, we focus on providing long-lasting solutions at a very low cost."]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Excellent Service!",
quote: "I got my phone repaired from here, that too at a very low cost and they gave me the best solution.",
name: "Happy Customer",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg",
},
{
id: "2",
title: "Trusted Shop",
quote: "Very good and trusted shop, so friendly owner and did well management of all the things. Must visit place for sure.",
name: "Regular Client",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg",
},
{
id: "3",
title: "Highly Recommended",
quote: "I've been here twice, and the service has always been top-notch. Truly the most reliable repair shop in Indore.",
name: "Satisfied Customer",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work_1098-16038.jpg",
},
{
id: "4",
title: "Friendly & Professional",
quote: "Great experience with the team. They explained the issue clearly and fixed it efficiently.",
name: "Happy Client",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-cafe-visitor-businessman-working-laptop-holding-smartphone-showing-mobile-phone-hand-sign-give-me-call-gesture_1258-314629.jpg?_wi=1",
},
{
id: "5",
title: "Fast Repairs",
quote: "Quick turnaround time and very polite staff. They fixed my laptop screen in under an hour!",
name: "Amit Sharma",
role: "Student",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-cafe-visitor-businessman-working-laptop-holding-smartphone-showing-mobile-phone-hand-sign-give-me-call-gesture_1258-314629.jpg?_wi=2",
},
]}
title="Trusted by Our Customers"
description="Here is what our valued customers have to say about their experience with us."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardTen
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
{ id: "1", title: "Excellent Service!", quote: "I got my phone repaired from here, that too at a very low cost and they gave me the best solution.", name: "Happy Customer", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businessman-showing-thumb-up_1262-3024.jpg", imageAlt: "happy customer portrait" },
{ id: "2", title: "Trusted Shop", quote: "Very good and trusted shop, so friendly owner and did well management of all the things. Must visit place for sure.", name: "Regular Client", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-business-woman-smiling_23-2148352574.jpg", imageAlt: "customer portrait business" },
{ id: "3", title: "Highly Recommended", quote: "I've been here twice, and the service has always been top-notch. Truly the most reliable repair shop in Indore.", name: "Satisfied Customer", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-work_1098-16038.jpg", imageAlt: "happy customer professional" },
{ id: "4", title: "Friendly & Professional", quote: "Great experience with the team. They explained the issue clearly and fixed it efficiently.", name: "Happy Client", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-cafe-visitor-businessman-working-laptop-holding-smartphone-showing-mobile-phone-hand-sign-give-me-call-gesture_1258-314629.jpg", imageAlt: "smiling customer portrait" },
{ id: "5", title: "Fast Repairs", quote: "Quick turnaround time and very polite staff. They fixed my laptop screen in under an hour!", name: "Amit Sharma", role: "Student", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-male-cafe-visitor-businessman-working-laptop-holding-smartphone-showing-mobile-phone-hand-sign-give-me-call-gesture_1258-314629.jpg", imageAlt: "smiling customer portrait" }
]}
title="Trusted by Our Customers"
description="Here is what our valued customers have to say about their experience with us."
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
tag="Contact Us"
title="Visit or Call Our Workshop"
description="Need a repair? Get in touch with Krishna Electronics and workshop today. We are always happy to help!"
inputPlaceholder="Enter your inquiry..."
buttonText="Send Request"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8475.jpg"
mediaAnimation="slide-up"
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{ variant: "radial-gradient" }}
tag="Contact Us"
title="Visit or Call Our Workshop"
description="Need a repair? Get in touch with Krishna Electronics and workshop today. We are always happy to help!"
inputPlaceholder="Enter your inquiry..."
buttonText="Send Request"
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-shopping-mall_1203-8475.jpg"
imageAlt="electronics repair store interior"
mediaAnimation="slide-up"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Krishna Electronics"
leftLink={{
text: "Call: 08319444361",
href: "tel:08319444361",
}}
rightLink={{
text: "151, Davi Ahilya Marg, Indore",
href: "#",
}}
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Krishna Electronics"
leftLink={{ text: "Call: 08319444361", href: "tel:08319444361" }}
rightLink={{ text: "151, Davi Ahilya Marg, Indore", href: "#" }}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}