Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-08 07:33:09 +00:00

View File

@@ -34,43 +34,25 @@ export default function LandingPage() {
<NavbarLayoutFloatingOverlay
navItems={[
{
name: "Home",
id: "#hero",
},
name: "Home", id: "#hero"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Pricing",
id: "#pricing",
},
name: "Pricing", id: "#pricing"},
{
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="Sodhi Rahul"
button={{
text: "Get a Quote",
href: "#contact",
}}
text: "Get a Quote", href: "#contact"}}
/>
</div>
@@ -80,38 +62,24 @@ export default function LandingPage() {
description="Discover cutting-edge telecom solutions and exquisite timepieces that define modern living. Seamless connectivity and timeless elegance, all in one place with Sodhi Rahul."
buttons={[
{
text: "Explore Telecom",
href: "#features",
},
text: "Explore Telecom", href: "#features"},
{
text: "Shop Watches",
href: "#products",
},
text: "Shop Watches", href: "#products"},
]}
avatars={[
{
src: "http://img.b2bpic.net/free-photo/tensed-businessman-feeling-nervous-pressured-clenching-fists-teeth-staring-camera-making_1258-173576.jpg",
alt: "John Doe",
},
src: "http://img.b2bpic.net/free-photo/tensed-businessman-feeling-nervous-pressured-clenching-fists-teeth-staring-camera-making_1258-173576.jpg", alt: "John Doe"},
{
src: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
alt: "Jane Smith",
},
src: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", alt: "Jane Smith"},
{
src: "http://img.b2bpic.net/free-photo/portrait-stylish-man_329181-12121.jpg",
alt: "Robert Johnson",
},
src: "http://img.b2bpic.net/free-photo/portrait-stylish-man_329181-12121.jpg", alt: "Robert Johnson"},
{
src: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg",
alt: "Emily White",
},
src: "http://img.b2bpic.net/free-photo/closeup-portrait-successful-happy-smiling-young-woman-beige-jacket-glasses-standing-lobby-office-reception-greeting-business-client-with-pleasant-grin-inviting-company_197531-30568.jpg", alt: "Emily White"},
{
src: "http://img.b2bpic.net/free-photo/all-good-confident-male-ceo-manager-showing-okay-sign-winking-everything-control-praising_1258-149933.jpg",
alt: "Sarah Miller",
},
src: "http://img.b2bpic.net/free-photo/all-good-confident-male-ceo-manager-showing-okay-sign-winking-everything-control-praising_1258-149933.jpg", alt: "Sarah Miller"},
]}
avatarText="Join our 500k+ satisfied customers."
imageSrc="http://img.b2bpic.net/free-photo/person-wearing-high-tech-vr-glasses-while-surrounded-by-bright-blue-neon-colors_23-2151255111.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/person-wearing-high-tech-vr-glasses-while-surrounded-by-bright-blue-neon-colors_23-2151255111.jpg"
imageAlt="Futuristic telecom network connecting devices and luxury watches"
showDimOverlay={true}
showBlur={true}
@@ -123,7 +91,6 @@ export default function LandingPage() {
<TextAbout
useInvertedBackground={false}
title="Pioneering Connectivity, Crafting Timepieces"
description="Sodhi Rahul is at the forefront of telecommunications innovation, providing reliable and lightning-fast connectivity solutions. We also curate a stunning collection of luxury watches, blending traditional craftsmanship with contemporary design. Our unwavering commitment to quality, performance, and customer satisfaction is evident in every product and service we offer."
/>
</div>
@@ -134,43 +101,22 @@ export default function LandingPage() {
useInvertedBackground={true}
features={[
{
title: "Global Network Access",
description: "Stay connected wherever you are with our robust and expansive telecom network, offering unmatched coverage and speed.",
bentoComponent: "globe",
imageSrc: "http://img.b2bpic.net/free-photo/global-logistics-international-shipping-network_23-2152021790.jpg",
imageAlt: "global network connectivity glowing globe",
title: "Global Network Access", description: "Stay connected wherever you are with our robust and expansive telecom network, offering unmatched coverage and speed.", bentoComponent: "globe"},
{
title: "Advanced Security", description: "Protect your data and privacy with state-of-the-art security protocols and encrypted communication channels.", bentoComponent: "reveal-icon", icon: Shield,
},
{
title: "Advanced Security",
description: "Protect your data and privacy with state-of-the-art security protocols and encrypted communication channels.",
bentoComponent: "reveal-icon",
icon: Shield,
imageSrc: "http://img.b2bpic.net/free-photo/person-wearing-high-tech-vr-glasses-while-surrounded-by-bright-blue-neon-colors_23-2151255111.jpg?_wi=2",
imageAlt: "global network connectivity glowing globe",
},
{
title: "Precision Horology",
description: "Discover timepieces crafted with meticulous attention to detail, combining traditional watchmaking with modern elegance.",
bentoComponent: "icon-info-cards",
items: [
title: "Precision Horology", description: "Discover timepieces crafted with meticulous attention to detail, combining traditional watchmaking with modern elegance.", bentoComponent: "icon-info-cards", items: [
{
icon: Gauge,
label: "Accuracy",
value: "99.99%",
},
label: "Accuracy", value: "99.99%"},
{
icon: Sparkles,
label: "Craftsmanship",
value: "Handmade",
},
label: "Craftsmanship", value: "Handmade"},
{
icon: Watch,
label: "Legacy",
value: "Timeless",
},
label: "Legacy", value: "Timeless"},
],
imageSrc: "http://img.b2bpic.net/free-photo/tensed-businessman-feeling-nervous-pressured-clenching-fists-teeth-staring-camera-making_1258-173576.jpg",
imageAlt: "global network connectivity glowing globe",
},
]}
title="Unified Excellence in Telecom & Time"
@@ -186,47 +132,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1",
name: "Quantum 5G Smartphone",
price: "$999",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-smartphone-with-5g-symbol-copy-space_23-2148779229.jpg",
imageAlt: "Quantum 5G Smartphone",
},
id: "1", name: "Quantum 5G Smartphone", price: "$999", imageSrc: "http://img.b2bpic.net/free-photo/top-view-smartphone-with-5g-symbol-copy-space_23-2148779229.jpg", imageAlt: "Quantum 5G Smartphone"},
{
id: "2",
name: "Elegant Chronos Watch",
price: "$1,499",
imageSrc: "http://img.b2bpic.net/free-photo/attractive-brutal-man-white-shirt-isolated-grey-background_613910-15768.jpg",
imageAlt: "Elegant Chronos Watch",
},
id: "2", name: "Elegant Chronos Watch", price: "$1,499", imageSrc: "http://img.b2bpic.net/free-photo/attractive-brutal-man-white-shirt-isolated-grey-background_613910-15768.jpg", imageAlt: "Elegant Chronos Watch"},
{
id: "3",
name: "Aether Wi-Fi 6 Router",
price: "$249",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-internet-router-with-lock_23-2148578141.jpg",
imageAlt: "Aether Wi-Fi 6 Router",
},
id: "3", name: "Aether Wi-Fi 6 Router", price: "$249", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-internet-router-with-lock_23-2148578141.jpg", imageAlt: "Aether Wi-Fi 6 Router"},
{
id: "4",
name: "Zenith Smartwatch",
price: "$399",
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-serious-woman-with-curly-hair-gathered-bun-checks-heart-rate-focused-smartwatch-monitors-pulse-dressed-activewear-leads-healthy-lifestyle-goes-sport-regularly_273609-62216.jpg",
imageAlt: "Zenith Smartwatch",
},
id: "4", name: "Zenith Smartwatch", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-serious-woman-with-curly-hair-gathered-bun-checks-heart-rate-focused-smartwatch-monitors-pulse-dressed-activewear-leads-healthy-lifestyle-goes-sport-regularly_273609-62216.jpg", imageAlt: "Zenith Smartwatch"},
{
id: "5",
name: "ClearVoice Pro Headset",
price: "$189",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-brunette-woman-listens-music-wireless-headphones-has-new_1258-201806.jpg",
imageAlt: "ClearVoice Pro Headset",
},
id: "5", name: "ClearVoice Pro Headset", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-beautiful-brunette-woman-listens-music-wireless-headphones-has-new_1258-201806.jpg", imageAlt: "ClearVoice Pro Headset"},
{
id: "6",
name: "Heritage Automatic Watch",
price: "$2,200",
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914199.jpg",
imageAlt: "Heritage Automatic Watch",
},
id: "6", name: "Heritage Automatic Watch", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914199.jpg", imageAlt: "Heritage Automatic Watch"},
]}
title="Our Collections: Connect & Adorn"
description="Browse our latest innovations in telecommunication devices and our curated selection of luxury watches, designed for every lifestyle and need."
@@ -240,61 +156,31 @@ export default function LandingPage() {
useInvertedBackground={true}
plans={[
{
id: "telecom-basic",
badge: "Value",
badgeIcon: Sparkles,
price: "$49/month",
name: "Basic Connectivity",
buttons: [
id: "telecom-basic", badge: "Value", badgeIcon: Sparkles,
price: "$49/month", name: "Basic Connectivity", buttons: [
{
text: "Get Started",
href: "#contact",
},
text: "Get Started", href: "#contact"},
],
features: [
"100 Mbps Internet",
"Unlimited Local Calls",
"Standard Support",
"No Lock-in Contract",
],
"100 Mbps Internet", "Unlimited Local Calls", "Standard Support", "No Lock-in Contract"],
},
{
id: "telecom-premium",
badge: "Popular",
badgeIcon: Star,
price: "$99/month",
name: "Premium Connectivity",
buttons: [
id: "telecom-premium", badge: "Popular", badgeIcon: Star,
price: "$99/month", name: "Premium Connectivity", buttons: [
{
text: "Choose Plan",
href: "#contact",
},
text: "Choose Plan", href: "#contact"},
],
features: [
"1 Gbps Fiber Internet",
"Unlimited International Calls",
"24/7 Priority Support",
"Smart Home Integration",
],
"1 Gbps Fiber Internet", "Unlimited International Calls", "24/7 Priority Support", "Smart Home Integration"],
},
{
id: "watch-care",
badge: "Essential",
badgeIcon: CheckCircle,
price: "$129/year",
name: "Watch Care Plan",
buttons: [
id: "watch-care", badge: "Essential", badgeIcon: CheckCircle,
price: "$129/year", name: "Watch Care Plan", buttons: [
{
text: "Enroll Now",
href: "#contact",
},
text: "Enroll Now", href: "#contact"},
],
features: [
"Annual Servicing",
"Extended Warranty",
"Exclusive Discounts",
"Priority Repair Service",
],
"Annual Servicing", "Extended Warranty", "Exclusive Discounts", "Priority Repair Service"],
},
]}
title="Flexible Plans for Seamless Living & Ownership"
@@ -308,45 +194,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
title: "Unmatched Speed & Reliability!",
quote: "Sodhi Rahul Telecom has transformed my home office. The internet speed is consistently fast, and I've never experienced a drop. Absolutely vital for my business!",
name: "Sarah Johnson",
role: "Tech Entrepreneur",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14318.jpg",
},
id: "1", title: "Unmatched Speed & Reliability!", quote: "Sodhi Rahul Telecom has transformed my home office. The internet speed is consistently fast, and I've never experienced a drop. Absolutely vital for my business!", name: "Sarah Johnson", role: "Tech Entrepreneur", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14318.jpg"},
{
id: "2",
title: "A Timeless Piece of Art",
quote: "The watch I purchased from Sodhi Rahul is truly a masterpiece. The craftsmanship is impeccable, and it feels as luxurious as it looks. A fantastic investment! A fantastic investment!",
name: "Michael Chen",
role: "Luxury Collector",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-flirty-guy-glasses-sitting-with-laptop-computer-cafe-showing-phone-call_1258-245266.jpg",
},
id: "2", title: "A Timeless Piece of Art", quote: "The watch I purchased from Sodhi Rahul is truly a masterpiece. The craftsmanship is impeccable, and it feels as luxurious as it looks. A fantastic investment! A fantastic investment!", name: "Michael Chen", role: "Luxury Collector", imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-flirty-guy-glasses-sitting-with-laptop-computer-cafe-showing-phone-call_1258-245266.jpg"},
{
id: "3",
title: "Seamless Connectivity Everywhere",
quote: "Traveling for work used to be a challenge, but with Sodhi Rahul's global roaming plan, I'm always connected. Their service is truly seamless and reliable.",
name: "Emily Rodriguez",
role: "Global Consultant",
imageSrc: "http://img.b2bpic.net/free-photo/excited-lovely-young-woman-white-t-shirt-headphones-playing-game-mobile-phone_141793-33927.jpg",
},
id: "3", title: "Seamless Connectivity Everywhere", quote: "Traveling for work used to be a challenge, but with Sodhi Rahul's global roaming plan, I'm always connected. Their service is truly seamless and reliable.", name: "Emily Rodriguez", role: "Global Consultant", imageSrc: "http://img.b2bpic.net/free-photo/excited-lovely-young-woman-white-t-shirt-headphones-playing-game-mobile-phone_141793-33927.jpg"},
{
id: "4",
title: "Beyond Expectations",
quote: "I was looking for a unique gift, and the team at Sodhi Rahul helped me find the perfect watch. Their expertise and customer service were beyond my expectations.",
name: "David Kim",
role: "Happy Customer",
imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg",
},
id: "4", title: "Beyond Expectations", quote: "I was looking for a unique gift, and the team at Sodhi Rahul helped me find the perfect watch. Their expertise and customer service were beyond my expectations.", name: "David Kim", role: "Happy Customer", imageSrc: "http://img.b2bpic.net/free-photo/stylish-hipster-arab-man-guy-sunglasses-posed-outdoor-street-sunset-sitting-road-shadows_627829-2723.jpg"},
{
id: "5",
title: "Innovation and Elegance Combined",
quote: "Sodhi Rahul consistently delivers top-tier telecom solutions, keeping our entire team productive. Their commitment to innovation is truly commendable, making them our go-to partner. Their watches are equally impressive.",
name: "Jessica Lee",
role: "Operations Director",
imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804497.jpg",
},
id: "5", title: "Innovation and Elegance Combined", quote: "Sodhi Rahul consistently delivers top-tier telecom solutions, keeping our entire team productive. Their commitment to innovation is truly commendable, making them our go-to partner. Their watches are equally impressive.", name: "Jessica Lee", role: "Operations Director", imageSrc: "http://img.b2bpic.net/free-photo/corporate-workers-brainstorming-together_23-2148804497.jpg"},
]}
title="What Our Valued Customers Say"
description="Hear from individuals who trust Sodhi Rahul for their connectivity needs and cherish our exquisite timepieces."
@@ -358,14 +214,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
names={[
"GlobalConnect",
"Swiss Horology Group",
"DataStream Innovations",
"Elite Fashion House",
"Strategic Business Advisors",
"CustomerFirst Solutions",
"FutureTech Electronics",
]}
"GlobalConnect", "Swiss Horology Group", "DataStream Innovations", "Elite Fashion House", "Strategic Business Advisors", "CustomerFirst Solutions", "FutureTech Electronics"]}
title="Trusted by Industry Leaders & Enthusiasts"
description="Our commitment to quality in both telecom and luxury watches earns us the trust of discerning partners and customers."
speed={40}
@@ -377,25 +226,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "1",
title: "What telecom services do you offer?",
content: "We offer a comprehensive range of telecom services including high-speed fiber internet, unlimited mobile plans, international roaming, and advanced business communication solutions tailored to your needs.",
},
id: "1", title: "What telecom services do you offer?", content: "We offer a comprehensive range of telecom services including high-speed fiber internet, unlimited mobile plans, international roaming, and advanced business communication solutions tailored to your needs."},
{
id: "2",
title: "What brands of watches do you carry?",
content: "Our curated collection features a variety of luxury watch brands, from renowned Swiss manufacturers to independent artisanal watchmakers, ensuring a diverse selection for every taste.",
},
id: "2", title: "What brands of watches do you carry?", content: "Our curated collection features a variety of luxury watch brands, from renowned Swiss manufacturers to independent artisanal watchmakers, ensuring a diverse selection for every taste."},
{
id: "3",
title: "Do you offer international shipping for watches?",
content: "Yes, we offer secure international shipping for all our watch collections. Please note that shipping times and customs duties may vary based on the destination country.",
},
id: "3", title: "Do you offer international shipping for watches?", content: "Yes, we offer secure international shipping for all our watch collections. Please note that shipping times and customs duties may vary based on the destination country."},
{
id: "4",
title: "How can I get support for my telecom service?",
content: "Our dedicated customer support team is available 24/7 via phone, email, and live chat to assist you with any inquiries or technical issues regarding your telecom services.",
},
id: "4", title: "How can I get support for my telecom service?", content: "Our dedicated customer support team is available 24/7 via phone, email, and live chat to assist you with any inquiries or technical issues regarding your telecom services."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to common questions about our telecom services and exquisite watch collections. We're here to help clarify any doubts."
@@ -408,18 +245,13 @@ export default function LandingPage() {
<ContactText
useInvertedBackground={true}
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
text="Ready to Connect or Find Your Perfect Watch?"
buttons={[
{
text: "Get in Touch",
href: "mailto:info@sodhirahul.com",
},
text: "Get in Touch", href: "mailto:info@sodhirahul.com"},
{
text: "Call Us Now",
href: "tel:+1234567890",
},
text: "Call Us Now", href: "tel:+1234567890"},
]}
/>
</div>
@@ -428,13 +260,9 @@ export default function LandingPage() {
<FooterLogoReveal
logoText="Sodhi Rahul"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service",
href: "#",
}}
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>