Merge version_1_1782211940230 into main
Merge version_1_1782211940230 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -19,13 +19,9 @@ export default function HomePage() {
|
||||
title="Welcome to Anjani Mobile Store"
|
||||
description="Premium mobile repair, latest device sales, and reliable services. Your trusted partner for all mobile needs in Guwahati."
|
||||
primaryButton={{
|
||||
text: "Repair My Phone",
|
||||
href: "#contact",
|
||||
}}
|
||||
text: "Repair My Phone", href: "#contact"}}
|
||||
secondaryButton={{
|
||||
text: "See Services",
|
||||
href: "#services",
|
||||
}}
|
||||
text: "See Services", href: "#services"}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-furniture-shop-store-interior_1203-8581.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -39,20 +35,11 @@ export default function HomePage() {
|
||||
description="At Anjani Mobile Store, we prioritize customer satisfaction with professional repair services and genuine products. We are an LGBTQ+ friendly establishment serving our community with excellence."
|
||||
items={[
|
||||
{
|
||||
icon: ShieldCheck,
|
||||
title: "Expert Technicians",
|
||||
description: "Highly trained staff for all mobile hardware and software issues.",
|
||||
},
|
||||
icon: "ShieldCheck", title: "Expert Technicians", description: "Highly trained staff for all mobile hardware and software issues."},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Quick Turnaround",
|
||||
description: "We understand your time is valuable; fast, efficient repairs.",
|
||||
},
|
||||
icon: "Zap", title: "Quick Turnaround", description: "We understand your time is valuable; fast, efficient repairs."},
|
||||
{
|
||||
icon: CreditCard,
|
||||
title: "EMI Facility",
|
||||
description: "Convenient payment options with debit card EMI support available.",
|
||||
},
|
||||
icon: "CreditCard", title: "EMI Facility", description: "Convenient payment options with debit card EMI support available."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electronic-technician-holds-two-identical-smartphones-comparison-one-hand-broken-another-new_613910-20299.jpg"
|
||||
/>
|
||||
@@ -64,42 +51,22 @@ export default function HomePage() {
|
||||
<FeaturesImageBento
|
||||
tag="Our Services"
|
||||
title="Comprehensive Mobile Care"
|
||||
description="Expert care for your favorite devices."
|
||||
items={[
|
||||
{
|
||||
title: "Display Replacement",
|
||||
description: "High-quality screen repairs for all major brands.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-smartphones-with-abstract-wallpaper-coming-out-screen_23-2151033629.jpg",
|
||||
},
|
||||
title: "Display Replacement", description: "High-quality screen repairs for all major brands.", imageSrc: "http://img.b2bpic.net/free-photo/view-smartphones-with-abstract-wallpaper-coming-out-screen_23-2151033629.jpg"},
|
||||
{
|
||||
title: "Battery Services",
|
||||
description: "Genuine replacements for optimal device life.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/seashells-chalk-boards-bright-surface_23-2148149515.jpg",
|
||||
},
|
||||
title: "Battery Services", description: "Genuine replacements for optimal device life.", imageSrc: "http://img.b2bpic.net/free-photo/seashells-chalk-boards-bright-surface_23-2148149515.jpg"},
|
||||
{
|
||||
title: "Software Solutions",
|
||||
description: "Flashing, updates, and optimization.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sushibar-mockup_7939-3229.jpg",
|
||||
},
|
||||
title: "Software Solutions", description: "Flashing, updates, and optimization.", imageSrc: "http://img.b2bpic.net/free-photo/sushibar-mockup_7939-3229.jpg"},
|
||||
{
|
||||
title: "Glass Repair",
|
||||
description: "Back glass and front panel precision repairs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-blank-phone-variety-lunchboxes_23-2148520485.jpg",
|
||||
},
|
||||
title: "Glass Repair", description: "Back glass and front panel precision repairs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-hand-holding-blank-phone-variety-lunchboxes_23-2148520485.jpg"},
|
||||
{
|
||||
title: "Liquid Damage",
|
||||
description: "Expert cleaning and diagnostic for water damage.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-composition-four-smartphones_23-2147800353.jpg",
|
||||
},
|
||||
title: "Liquid Damage", description: "Expert cleaning and diagnostic for water damage.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-composition-four-smartphones_23-2147800353.jpg"},
|
||||
{
|
||||
title: "Network Issues",
|
||||
description: "Connectivity repair and sim port services.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition_23-2147915839.jpg",
|
||||
},
|
||||
title: "Network Issues", description: "Connectivity repair and sim port services.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition_23-2147915839.jpg"},
|
||||
{
|
||||
title: "Accessories",
|
||||
description: "Wide range of cases, chargers, and protectors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-people-with-smartphones-tablets_273609-11277.jpg",
|
||||
},
|
||||
title: "Accessories", description: "Wide range of cases, chargers, and protectors.", imageSrc: "http://img.b2bpic.net/free-photo/group-people-with-smartphones-tablets_273609-11277.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -113,35 +80,17 @@ export default function HomePage() {
|
||||
description="Reasonable prices for all our repair services."
|
||||
plans={[
|
||||
{
|
||||
tag: "Quick Fix",
|
||||
price: "Starting ₹499",
|
||||
period: "/per service",
|
||||
features: [
|
||||
"Screen Guard Fix",
|
||||
"Cleaning",
|
||||
"Diagnostics",
|
||||
],
|
||||
tag: "Quick Fix", price: "Starting ₹499", period: "/per service", features: [
|
||||
"Screen Guard Fix", "Cleaning", "Diagnostics"],
|
||||
primaryButton: {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-using-smartphones_23-2149303404.jpg",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-using-smartphones_23-2149303404.jpg"},
|
||||
{
|
||||
tag: "Pro Repair",
|
||||
price: "Starting ₹1499",
|
||||
period: "/per service",
|
||||
features: [
|
||||
"Display Replacement",
|
||||
"Motherboard Repair",
|
||||
"Warranty Included",
|
||||
],
|
||||
tag: "Pro Repair", price: "Starting ₹1499", period: "/per service", features: [
|
||||
"Display Replacement", "Motherboard Repair", "Warranty Included"],
|
||||
primaryButton: {
|
||||
text: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-smiling-woman-stylish-outfit-showing-plastic-credit-card-empty-smartphone-screen-recommend-app-standing-blue-background_1258-123598.jpg",
|
||||
},
|
||||
text: "Book Now", href: "#contact"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/image-beautiful-smiling-woman-stylish-outfit-showing-plastic-credit-card-empty-smartphone-screen-recommend-app-standing-blue-background_1258-123598.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -155,23 +104,11 @@ export default function HomePage() {
|
||||
description="Proven experience in mobile repairs and sales."
|
||||
metrics={[
|
||||
{
|
||||
value: "5,000+",
|
||||
title: "Happy Customers",
|
||||
description: "Serving the Guwahati community since opening.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-vertically-holding-phone-with-green-screen-startup-office-business-woman-using-smartphone-with-chroma-key-display-isolated-mock-up-background-template_482257-32226.jpg",
|
||||
},
|
||||
value: "5,000+", title: "Happy Customers", description: "Serving the Guwahati community since opening.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-adult-vertically-holding-phone-with-green-screen-startup-office-business-woman-using-smartphone-with-chroma-key-display-isolated-mock-up-background-template_482257-32226.jpg"},
|
||||
{
|
||||
value: "4.4/5",
|
||||
title: "Customer Rating",
|
||||
description: "Consistently recognized for good service and behaviour.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-futuristic-screen_23-2149126945.jpg",
|
||||
},
|
||||
value: "4.4/5", title: "Customer Rating", description: "Consistently recognized for good service and behaviour.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-futuristic-screen_23-2149126945.jpg"},
|
||||
{
|
||||
value: "9 PM",
|
||||
title: "Open Daily",
|
||||
description: "Available until late for all your urgent needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg",
|
||||
},
|
||||
value: "9 PM", title: "Open Daily", description: "Available until late for all your urgent needs.", imageSrc: "http://img.b2bpic.net/free-photo/student-home-taking-notes-while-watching-presentation-closeup_482257-118737.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -185,25 +122,15 @@ export default function HomePage() {
|
||||
author="Priyanku Kashyap"
|
||||
avatars={[
|
||||
{
|
||||
name: "Priyanku",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-talking-customer-repair-workshop_637285-4231.jpg",
|
||||
},
|
||||
name: "Priyanku", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-auto-mechanic-talking-customer-repair-workshop_637285-4231.jpg"},
|
||||
{
|
||||
name: "Tim",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2536.jpg",
|
||||
},
|
||||
name: "Tim", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2536.jpg"},
|
||||
{
|
||||
name: "Sarah",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-hairdresser-woman-wearing-apron-holding-smartphone-looking-camera-amazed-surprised-standing-blue-background_141793-140250.jpg",
|
||||
},
|
||||
name: "Sarah", imageSrc: "http://img.b2bpic.net/free-photo/young-hairdresser-woman-wearing-apron-holding-smartphone-looking-camera-amazed-surprised-standing-blue-background_141793-140250.jpg"},
|
||||
{
|
||||
name: "David",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2457.jpg",
|
||||
},
|
||||
name: "David", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2457.jpg"},
|
||||
{
|
||||
name: "Emily",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-with-smart-phone_1301-5154.jpg",
|
||||
},
|
||||
name: "Emily", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-with-smart-phone_1301-5154.jpg"},
|
||||
]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
@@ -216,21 +143,13 @@ export default function HomePage() {
|
||||
title="Common Questions"
|
||||
items={[
|
||||
{
|
||||
question: "Do you offer EMI on products?",
|
||||
answer: "Yes, we have Debit Card EMI facilities available for your convenience.",
|
||||
},
|
||||
question: "Do you offer EMI on products?", answer: "Yes, we have Debit Card EMI facilities available for your convenience."},
|
||||
{
|
||||
question: "Are you open on weekends?",
|
||||
answer: "Yes, we are open daily to serve you until 9 PM.",
|
||||
},
|
||||
question: "Are you open on weekends?", answer: "Yes, we are open daily to serve you until 9 PM."},
|
||||
{
|
||||
question: "Do you repair all phone brands?",
|
||||
answer: "We specialize in most major brands including Apple, Samsung, Xiaomi, and Realme.",
|
||||
},
|
||||
question: "Do you repair all phone brands?", answer: "We specialize in most major brands including Apple, Samsung, Xiaomi, and Realme."},
|
||||
{
|
||||
question: "Is your store LGBTQ+ friendly?",
|
||||
answer: "Yes, Anjani Mobile Store is an inclusive and safe space for everyone.",
|
||||
},
|
||||
question: "Is your store LGBTQ+ friendly?", answer: "Yes, Anjani Mobile Store is an inclusive and safe space for everyone."},
|
||||
]}
|
||||
description="Answers to our most frequently asked questions."
|
||||
/>
|
||||
@@ -243,16 +162,12 @@ export default function HomePage() {
|
||||
tag="Contact Us"
|
||||
text="Need help with your phone? Visit us at the store or get in touch for inquiries."
|
||||
primaryButton={{
|
||||
text: "Visit Our Store",
|
||||
href: "https://maps.google.com",
|
||||
}}
|
||||
text: "Visit Our Store", href: "https://maps.google.com"}}
|
||||
secondaryButton={{
|
||||
text: "Call Now",
|
||||
href: "tel:+919999999999",
|
||||
}}
|
||||
text: "Call Now", href: "tel:+919999999999"}}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
</>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user