Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-06-03 16:21:05 +00:00

View File

@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
import TextAbout from '@/components/sections/about/TextAbout';
import { CheckCircle, CreditCard, Headphones, RotateCcw, Truck } from "lucide-react";
import { CheckCircle, CreditCard, Headphones, RotateCcw, Truck, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -33,38 +33,22 @@ export default function LandingPage() {
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "#home",
},
name: "Home", id: "#home"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Services",
id: "#services",
},
name: "Services", id: "#services"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
button={{
text: "Shop Now",
href: "#products",
}}
text: "Shop Now", href: "#products"}}
logoSrc="http://img.b2bpic.net/free-vector/gradient-abstract-logo-template_23-2148159854.jpg"
logoAlt="Assaim Cell World Logo"
brandName="Assaim Cell World"
@@ -74,69 +58,44 @@ export default function LandingPage() {
<div id="home" data-section="home">
<HeroCentered
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Your World of Mobile & Laptops"
description="Discover the latest smartphones, powerful laptops, and essential accessories at Assaim Cell World. Quality products, expert advice, and unbeatable prices."
avatars={[
{
src: "http://img.b2bpic.net/free-photo/handsome-man-looking-camera_23-2148323719.jpg",
alt: "Customer 1",
},
src: "http://img.b2bpic.net/free-photo/handsome-man-looking-camera_23-2148323719.jpg", alt: "Customer 1"},
{
src: "http://img.b2bpic.net/free-photo/customer-service-agent_23-2151947897.jpg",
alt: "Customer 2",
},
src: "http://img.b2bpic.net/free-photo/customer-service-agent_23-2151947897.jpg", alt: "Customer 2"},
{
src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5594.jpg",
alt: "Customer 3",
},
src: "http://img.b2bpic.net/free-photo/bearded-grey-haired-elderly-man-wearing-formal-suit_273609-5594.jpg", alt: "Customer 3"},
{
src: "http://img.b2bpic.net/free-photo/african-american-self-employed-man-browses-web-listens-music_482257-125732.jpg",
alt: "Customer 4",
},
src: "http://img.b2bpic.net/free-photo/african-american-self-employed-man-browses-web-listens-music_482257-125732.jpg", alt: "Customer 4"},
{
src: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-indoor-portrait-fashionable-young-bearded-student-wearing-stylish-hat-looking-having-rest-cafe_273609-1726.jpg",
alt: "People, leisure and lifestyle. Indoor portrait of fashionable young bearded student wearing stylish hat looking, having rest at cafe",
},
src: "http://img.b2bpic.net/free-photo/people-leisure-lifestyle-indoor-portrait-fashionable-young-bearded-student-wearing-stylish-hat-looking-having-rest-cafe_273609-1726.jpg", alt: "People, leisure and lifestyle. Indoor portrait of fashionable young bearded student wearing stylish hat looking, having rest at cafe"},
]}
avatarText="Join thousands of happy customers!"
buttons={[
{
text: "Shop Now",
href: "#products",
},
text: "Shop Now", href: "#products"},
{
text: "Learn More",
href: "#about",
},
text: "Learn More", href: "#about"},
]}
buttonAnimation="slide-up"
marqueeItems={[
{
type: "text-icon",
text: "Fast Shipping",
icon: Truck,
type: "text-icon", text: "Fast Shipping", icon: Truck,
},
{
type: "text-icon",
text: "Secure Payments",
icon: CreditCard,
type: "text-icon", text: "Secure Payments", icon: CreditCard,
},
{
type: "text-icon",
text: "24/7 Support",
icon: Headphones,
type: "text-icon", text: "24/7 Support", icon: Headphones,
},
{
type: "text-icon",
text: "Easy Returns",
icon: RotateCcw,
type: "text-icon", text: "Easy Returns", icon: RotateCcw,
},
{
type: "text-icon",
text: "Authentic Products",
icon: CheckCircle,
type: "text-icon", text: "Authentic Products", icon: CheckCircle,
},
]}
/>
@@ -148,12 +107,7 @@ export default function LandingPage() {
title="Welcome to Assaim Cell World"
buttons={[
{
text: "Find Us on Map",
href: "https://maps.app.goo.gl/4mGBcEaCjndWRwdWA",
props: {
target: "_blank",
rel: "noopener noreferrer",
},
text: "Find Us on Map", href: "https://maps.app.goo.gl/4mGBcEaCjndWRwdWA"
},
]}
description="Located conveniently for you, Assaim Cell World is your trusted destination for cutting-edge mobile phones, high-performance laptops, and all your gadget needs. We pride ourselves on offering a diverse selection, competitive pricing, and personalized customer service. Our mission is to connect you with technology that enhances your life, backed by expert advice and reliable support."
@@ -166,32 +120,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Expert Advice",
description: "Our knowledgeable staff provides personalized recommendations to help you choose the perfect mobile or laptop.",
imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client_23-2148929559.jpg",
imageAlt: "Expert Advice",
buttonIcon: "ArrowRight",
title: "Expert Advice", description: "Our knowledgeable staff provides personalized recommendations to help you choose the perfect mobile or laptop.", imageSrc: "http://img.b2bpic.net/free-photo/personal-shopper-office-with-client_23-2148929559.jpg", imageAlt: "Expert Advice", buttonIcon: ArrowRight,
},
{
title: "Repair Services",
description: "From screen repairs to software diagnostics, our certified technicians offer fast and reliable service for your devices.",
imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-using-laptop-workshop_23-2147922340.jpg",
imageAlt: "Repair Services",
buttonIcon: "ArrowRight",
title: "Repair Services", description: "From screen repairs to software diagnostics, our certified technicians offer fast and reliable service for your devices.", imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-using-laptop-workshop_23-2147922340.jpg", imageAlt: "Repair Services", buttonIcon: ArrowRight,
},
{
title: "Accessory Hub",
description: "Explore a wide range of accessories including cases, chargers, headphones, and power banks for all your gadgets.",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-phone-headphones_23-2148291125.jpg",
imageAlt: "Accessory Hub",
buttonIcon: "ArrowRight",
title: "Accessory Hub", description: "Explore a wide range of accessories including cases, chargers, headphones, and power banks for all your gadgets.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-desk-with-phone-headphones_23-2148291125.jpg", imageAlt: "Accessory Hub", buttonIcon: ArrowRight,
},
{
title: "Device Setup & Support",
description: "We help you set up your new device, transfer data, and provide ongoing technical support for a smooth start.",
imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-724.jpg",
imageAlt: "Device Setup & Support",
buttonIcon: "ArrowRight",
title: "Device Setup & Support", description: "We help you set up your new device, transfer data, and provide ongoing technical support for a smooth start.", imageSrc: "http://img.b2bpic.net/free-photo/technologist-with-grey-tablet-his-hands-make-set-up-production-line-while-standing-department-dairy-factory_645730-724.jpg", imageAlt: "Device Setup & Support", buttonIcon: ArrowRight,
},
]}
title="Our Services & Expertise"
@@ -207,47 +145,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Latest iPhone Model",
price: "₹99,999",
imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-rosemary-black-pepper-garlic-dark-backdrop_23-2147917362.jpg",
imageAlt: "Latest iPhone Model",
},
id: "p1", name: "Latest iPhone Model", price: "₹99,999", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-surrounded-with-rosemary-black-pepper-garlic-dark-backdrop_23-2147917362.jpg", imageAlt: "Latest iPhone Model"},
{
id: "p2",
name: "Samsung Galaxy Series",
price: "₹75,500",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4876.jpg",
imageAlt: "Samsung Galaxy Series",
},
id: "p2", name: "Samsung Galaxy Series", price: "₹75,500", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4876.jpg", imageAlt: "Samsung Galaxy Series"},
{
id: "p3",
name: "MacBook Pro M3",
price: "₹1,80,000",
imageSrc: "http://img.b2bpic.net/free-photo/modern-laptop-with-blank-white-screen-isolated-black-background-close-up_169016-65095.jpg",
imageAlt: "MacBook Pro M3",
},
id: "p3", name: "MacBook Pro M3", price: "₹1,80,000", imageSrc: "http://img.b2bpic.net/free-photo/modern-laptop-with-blank-white-screen-isolated-black-background-close-up_169016-65095.jpg", imageAlt: "MacBook Pro M3"},
{
id: "p4",
name: "Dell XPS 15 Laptop",
price: "₹1,20,000",
imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-young-adult-watching-olympic-games_482257-123127.jpg",
imageAlt: "Dell XPS 15 Laptop",
},
id: "p4", name: "Dell XPS 15 Laptop", price: "₹1,20,000", imageSrc: "http://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-young-adult-watching-olympic-games_482257-123127.jpg", imageAlt: "Dell XPS 15 Laptop"},
{
id: "p5",
name: "High-Performance Gaming Laptop",
price: "₹1,50,000",
imageSrc: "http://img.b2bpic.net/free-photo/gamer-girl-losing-video-game-tournament-while-playing-with-vr-headset-late-night-her-room_482257-23348.jpg",
imageAlt: "Gaming Laptop",
},
id: "p5", name: "High-Performance Gaming Laptop", price: "₹1,50,000", imageSrc: "http://img.b2bpic.net/free-photo/gamer-girl-losing-video-game-tournament-while-playing-with-vr-headset-late-night-her-room_482257-23348.jpg", imageAlt: "Gaming Laptop"},
{
id: "p6",
name: "Budget-Friendly Smartphone",
price: "₹15,000",
imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4873.jpg",
imageAlt: "Budget Smartphone",
},
id: "p6", name: "Budget-Friendly Smartphone", price: "₹15,000", imageSrc: "http://img.b2bpic.net/free-photo/new-cell-phone-colorful-background_58702-4873.jpg", imageAlt: "Budget Smartphone"},
]}
title="Explore Our Latest Arrivals"
description="From the newest smartphones to powerful laptops, find the perfect device to fit your lifestyle and budget. Quality and performance guaranteed."
@@ -259,15 +167,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Apple",
"Samsung",
"Dell",
"HP",
"Lenovo",
"Xiaomi",
"OnePlus",
"Asus",
]}
"Apple", "Samsung", "Dell", "HP", "Lenovo", "Xiaomi", "OnePlus", "Asus"]}
title="Trusted Brands, Guaranteed Quality"
description="We partner with leading global brands to bring you only the best mobile phones and laptops, ensuring authenticity and performance."
/>
@@ -279,65 +179,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "t1",
name: "Aisha Khan",
date: "March 10, 2024",
title: "Excellent Service and Product!",
quote: "I found the perfect laptop for my needs at Assaim Cell World. The staff was incredibly helpful and guided me through all the options. Highly recommend!",
tag: "Laptop Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg",
avatarAlt: "Aisha Khan Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5070.jpg",
imageAlt: "Happy customer Aisha Khan",
},
id: "t1", name: "Aisha Khan", date: "March 10, 2024", title: "Excellent Service and Product!", quote: "I found the perfect laptop for my needs at Assaim Cell World. The staff was incredibly helpful and guided me through all the options. Highly recommend!", tag: "Laptop Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-man-with-bright-smile_23-2148563438.jpg", avatarAlt: "Aisha Khan Avatar", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-african-american-woman-cafe_273609-5070.jpg", imageAlt: "Happy customer Aisha Khan"},
{
id: "t2",
name: "Rahul Sharma",
date: "February 28, 2024",
title: "Best Place for Mobiles!",
quote: "Assaim Cell World has the widest selection of mobile phones. I got the latest model with great accessories. Customer service is top-notch!",
tag: "Mobile Phone Buyer",
avatarSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg",
avatarAlt: "Rahul Sharma Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-browsing-laptop-bed_23-2147769450.jpg",
imageAlt: "Happy customer Rahul Sharma",
},
id: "t2", name: "Rahul Sharma", date: "February 28, 2024", title: "Best Place for Mobiles!", quote: "Assaim Cell World has the widest selection of mobile phones. I got the latest model with great accessories. Customer service is top-notch!", tag: "Mobile Phone Buyer", avatarSrc: "http://img.b2bpic.net/free-photo/joyful-business-woman-with-coffee-cup_23-2148095746.jpg", avatarAlt: "Rahul Sharma Avatar", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-woman-browsing-laptop-bed_23-2147769450.jpg", imageAlt: "Happy customer Rahul Sharma"},
{
id: "t3",
name: "Priya Singh",
date: "January 15, 2024",
title: "Reliable Repair Service",
quote: "My laptop had a cracked screen, and Assaim Cell World fixed it quickly and professionally. Very impressed with their repair expertise and fair pricing.",
tag: "Repair Service",
avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-holding-digital-tablet_23-2147859809.jpg",
avatarAlt: "Priya Singh Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-concept-portrait-beautiful-african-american-woman-joyful-playing-something-electronic-tablet-yellow-pastel-studio-background-copy-space_1258-943.jpg",
imageAlt: "Happy customer Priya Singh",
},
id: "t3", name: "Priya Singh", date: "January 15, 2024", title: "Reliable Repair Service", quote: "My laptop had a cracked screen, and Assaim Cell World fixed it quickly and professionally. Very impressed with their repair expertise and fair pricing.", tag: "Repair Service", avatarSrc: "http://img.b2bpic.net/free-photo/thoughtful-senior-man-holding-digital-tablet_23-2147859809.jpg", avatarAlt: "Priya Singh Avatar", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-concept-portrait-beautiful-african-american-woman-joyful-playing-something-electronic-tablet-yellow-pastel-studio-background-copy-space_1258-943.jpg", imageAlt: "Happy customer Priya Singh"},
{
id: "t4",
name: "Amit Patel",
date: "December 5, 2023",
title: "Great Deals and Friendly Staff",
quote: "Always find the best deals here! The team is always smiling and ready to assist. It's my go-to shop for all electronics.",
tag: "Regular Customer",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-confident-cheerful-leaning-wooden-wall-walking-street-city-sunny-day_839833-5962.jpg",
avatarAlt: "Amit Patel Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-lady-orange-colored-shirt-black-trousers-smiling-listening-music-holding-package-box_140725-15181.jpg",
imageAlt: "Happy customer Amit Patel",
},
id: "t4", name: "Amit Patel", date: "December 5, 2023", title: "Great Deals and Friendly Staff", quote: "Always find the best deals here! The team is always smiling and ready to assist. It's my go-to shop for all electronics.", tag: "Regular Customer", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-young-woman-smiling-confident-cheerful-leaning-wooden-wall-walking-street-city-sunny-day_839833-5962.jpg", avatarAlt: "Amit Patel Avatar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-beautiful-lady-orange-colored-shirt-black-trousers-smiling-listening-music-holding-package-box_140725-15181.jpg", imageAlt: "Happy customer Amit Patel"},
{
id: "t5",
name: "Sara Ali",
date: "November 20, 2023",
title: "Fantastic After-Sales Support",
quote: "The after-sales support is fantastic. They helped me with data transfer and setting up my new phone, making it completely hassle-free.",
tag: "New Device Setup",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg",
avatarAlt: "Sara Ali Avatar",
imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-sitting-inside-cafe-having-coffee_273609-15156.jpg",
imageAlt: "Happy customer Sara Ali",
},
id: "t5", name: "Sara Ali", date: "November 20, 2023", title: "Fantastic After-Sales Support", quote: "The after-sales support is fantastic. They helped me with data transfer and setting up my new phone, making it completely hassle-free.", tag: "New Device Setup", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", avatarAlt: "Sara Ali Avatar", imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-sitting-inside-cafe-having-coffee_273609-15156.jpg", imageAlt: "Happy customer Sara Ali"},
]}
title="What Our Customers Say"
description="Hear from satisfied customers who found their perfect devices and received exceptional service at Assaim Cell World."
@@ -349,25 +199,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "What brands of mobile phones do you carry?",
content: "We stock a wide range of popular brands including Apple, Samsung, Xiaomi, OnePlus, and more. Visit our store to see the full collection.",
},
id: "q1", title: "What brands of mobile phones do you carry?", content: "We stock a wide range of popular brands including Apple, Samsung, Xiaomi, OnePlus, and more. Visit our store to see the full collection."},
{
id: "q2",
title: "Do you offer laptop repair services?",
content: "Yes, our certified technicians provide comprehensive laptop repair services, from hardware issues to software troubleshooting. Contact us or visit for a diagnostic.",
},
id: "q2", title: "Do you offer laptop repair services?", content: "Yes, our certified technicians provide comprehensive laptop repair services, from hardware issues to software troubleshooting. Contact us or visit for a diagnostic."},
{
id: "q3",
title: "Can I trade in my old device?",
content: "We offer attractive trade-in programs for eligible mobile phones and laptops. Bring your device to our store for an assessment and offer.",
},
id: "q3", title: "Can I trade in my old device?", content: "We offer attractive trade-in programs for eligible mobile phones and laptops. Bring your device to our store for an assessment and offer."},
{
id: "q4",
title: "What payment methods do you accept?",
content: "We accept various payment methods including cash, credit/debit cards, and popular digital payment wallets for your convenience.",
},
id: "q4", title: "What payment methods do you accept?", content: "We accept various payment methods including cash, credit/debit cards, and popular digital payment wallets for your convenience."},
]}
sideTitle="Common Questions"
sideDescription="Find quick answers to frequently asked questions about our products, services, and store policies."
@@ -383,27 +221,16 @@ export default function LandingPage() {
description="Have questions about a product, need assistance, or want to inquire about a repair? Our friendly team at Assaim Cell World is ready to help!"
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone Number",
},
name: "phone", type: "tel", placeholder: "Your Phone Number"},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 4,
name: "message", placeholder: "Your Message", rows: 4,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/empty-startup-coworking-space-with-office-workspaces-computers-professional-business-space-company-department-spacious-agency-building-interior-modern-executive-environment_482257-67835.jpg"
@@ -420,66 +247,39 @@ export default function LandingPage() {
logoText="Assaim Cell World"
columns={[
{
title: "Shop",
items: [
title: "Shop", items: [
{
label: "Mobiles",
href: "#products",
},
label: "Mobiles", href: "#products"},
{
label: "Laptops",
href: "#products",
},
label: "Laptops", href: "#products"},
{
label: "Accessories",
href: "#services",
},
label: "Accessories", href: "#services"},
{
label: "Offers",
href: "#products",
},
label: "Offers", href: "#products"},
],
},
{
title: "Services",
items: [
title: "Services", items: [
{
label: "Repairs",
href: "#services",
},
label: "Repairs", href: "#services"},
{
label: "Expert Advice",
href: "#services",
},
label: "Expert Advice", href: "#services"},
{
label: "Device Setup",
href: "#services",
},
label: "Device Setup", href: "#services"},
{
label: "Trade-In",
href: "#faq",
},
label: "Trade-In", href: "#faq"},
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{
label: "Contact Us",
href: "#contact",
},
label: "Contact Us", href: "#contact"},
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Location",
href: "https://maps.app.goo.gl/4mGBcEaCjndWRwdWA",
},
label: "Location", href: "https://maps.app.goo.gl/4mGBcEaCjndWRwdWA"},
{
label: "FAQs",
href: "#faq",
},
label: "FAQs", href: "#faq"},
],
},
]}