Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-05-08 09:13:21 +00:00

View File

@@ -30,31 +30,14 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Services",
id: "services",
},
{
name: "Reviews",
id: "testimonials",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Reviews", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
button={{
text: "WhatsApp",
href: "https://wa.me/1234567890",
}}
text: "WhatsApp", href: "https://wa.me/1234567890"}}
brandName="Samsung Expert Care"
/>
</div>
@@ -62,105 +45,37 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitTestimonial
useInvertedBackground={false}
background={{
variant: "gradient-bars",
}}
background={{ variant: "gradient-bars" }}
title="Fast & Reliable Samsung Repairs"
description="We specialize in Samsung devices using 100% original parts. Experience transparent service, expert care, and a reliable warranty."
testimonials={[
{
name: "John Doe",
handle: "@johndoe",
testimonial: "Fast and professional. Repaired my screen right in front of me!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28672.jpg",
},
{
name: "Sarah Smith",
handle: "@sarahs",
testimonial: "Excellent service and original parts. Very happy with the repair.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-looking-side-showing-empty-hand-surprised-guy-excited-girl-keeping-hand-guy-s-shoulder_141793-111992.jpg",
},
{
name: "Mike Ross",
handle: "@miker",
testimonial: "Best repair shop in town. Highly recommended!",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/jolly-handsome-sportsman-reading-sms-device_1262-5216.jpg",
},
{
name: "Anna P.",
handle: "@annap",
testimonial: "My phone looks brand new again. Great team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg",
},
{
name: "David L.",
handle: "@davidl",
testimonial: "Professional, fast, and fair pricing.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/call-center-worker-arriving-work-using-artificial-intelligence-laptop_482257-126041.jpg",
},
{ name: "John Doe", handle: "@johndoe", testimonial: "Fast and professional. Repaired my screen right in front of me!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-holding-smartphone-clenching-fist-happy-exited_141793-28672.jpg" },
{ name: "Sarah Smith", handle: "@sarahs", testimonial: "Excellent service and original parts. Very happy with the repair.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-couple-construction-worker-uniform-cap-looking-side-showing-empty-hand-surprised-guy-excited-girl-keeping-hand-guy-s-shoulder_141793-111992.jpg" },
{ name: "Mike Ross", handle: "@miker", testimonial: "Best repair shop in town. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/jolly-handsome-sportsman-reading-sms-device_1262-5216.jpg" },
{ name: "Anna P.", handle: "@annap", testimonial: "My phone looks brand new again. Great team.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-man-repairing-circuit-board-computer_23-2147922202.jpg" },
{ name: "David L.", handle: "@davidl", testimonial: "Professional, fast, and fair pricing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/call-center-worker-arriving-work-using-artificial-intelligence-laptop_482257-126041.jpg" }
]}
buttons={[
{
text: "Get Repair Quote",
href: "#contact",
},
{
text: "WhatsApp Us",
href: "https://wa.me/1234567890",
},
{ text: "Get Repair Quote", href: "#contact" },
{ text: "WhatsApp Us", href: "https://wa.me/1234567890" }
]}
imageSrc="http://img.b2bpic.net/free-photo/man-repairing-electronic-component_23-2148254086.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/man-repairing-electronic-component_23-2148254086.jpg"
imageAlt="samsung phone repair tools"
mediaAnimation="slide-up"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agents-office-desk-helping-customers_482257-117914.jpg",
alt: "Customer 1",
},
{
src: "http://img.b2bpic.net/free-photo/helpful-call-center-agent-office-desk-handling-customer-inquiries_482257-117953.jpg",
alt: "Customer 2",
},
{
src: "http://img.b2bpic.net/free-photo/call-center-senior-agent-dealing-with-unhappy-customers-listening-issues_482257-126067.jpg",
alt: "Customer 3",
},
{
src: "http://img.b2bpic.net/free-photo/close-up-man-giving-circuit-board-his-friend-working-with-hardware-equipment_23-2147883796.jpg",
alt: "Customer 4",
},
{
src: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg",
alt: "Customer 5",
},
{ src: "http://img.b2bpic.net/free-photo/call-center-team-leader-supervising-agents-office-desk-helping-customers_482257-117914.jpg", alt: "Customer 1" },
{ src: "http://img.b2bpic.net/free-photo/helpful-call-center-agent-office-desk-handling-customer-inquiries_482257-117953.jpg", alt: "Customer 2" },
{ src: "http://img.b2bpic.net/free-photo/call-center-senior-agent-dealing-with-unhappy-customers-listening-issues_482257-126067.jpg", alt: "Customer 3" },
{ src: "http://img.b2bpic.net/free-photo/close-up-man-giving-circuit-board-his-friend-working-with-hardware-equipment_23-2147883796.jpg", alt: "Customer 4" },
{ src: "http://img.b2bpic.net/free-photo/manufacturer-preparing-safety-gear-apprentice-before-starting-work_482257-97729.jpg", alt: "Customer 5" }
]}
avatarText="Trusted by 500+ happy customers"
marqueeItems={[
{
type: "text",
text: "Samsung Certified",
},
{
type: "text",
text: "Original Parts",
},
{
type: "text",
text: "Fast Turnaround",
},
{
type: "text",
text: "Reliable Warranty",
},
{
type: "text",
text: "Expert Technicians",
},
{ type: "text", text: "Samsung Certified" },
{ type: "text", text: "Original Parts" },
{ type: "text", text: "Fast Turnaround" },
{ type: "text", text: "Reliable Warranty" },
{ type: "text", text: "Expert Technicians" }
]}
/>
</div>
@@ -169,22 +84,10 @@ export default function LandingPage() {
<InlineImageSplitTextAbout
useInvertedBackground={true}
heading={[
{
type: "text",
content: "Our Promise to You",
},
{
type: "image",
src: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-while-repairing-old-smartphone-male-technician-using-screwdriver-fix-broken-cellphone-workshop_662251-254.jpg",
alt: "repair technician fixing phone",
},
]}
buttons={[
{
text: "Visit Our Branch",
href: "#location",
},
{ type: "text", content: "Our Promise to You" },
{ type: "image", src: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-while-repairing-old-smartphone-male-technician-using-screwdriver-fix-broken-cellphone-workshop_662251-254.jpg", alt: "repair technician fixing phone" }
]}
buttons={[{ text: "Visit Our Branch", href: "#location" }]}
/>
</div>
@@ -192,43 +95,20 @@ export default function LandingPage() {
<FeatureCardNine
textboxLayout="default"
useInvertedBackground={false}
animationType="slide-up"
features={[
{
title: "Phone & Screen Repair",
description: "Expert replacement for all Samsung phone screens.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/master-holds-new-screen-replacement-disassembled-smartphone-his-laboratory-close-up_346278-1200.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-works-broken-electronic-gadget-fix-it-near-tool-bag-wooden-table-service-shop_346278-1784.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/man-repairing-electronic-component_23-2148254086.jpg?_wi=2",
imageAlt: "smartphone screen repair",
title: "Phone & Screen Repair", description: "Expert replacement for all Samsung phone screens.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/master-holds-new-screen-replacement-disassembled-smartphone-his-laboratory-close-up_346278-1200.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/top-view-hands-works-broken-electronic-gadget-fix-it-near-tool-bag-wooden-table-service-shop_346278-1784.jpg" }
},
{
title: "Battery & Hardware",
description: "Original battery replacements with guaranteed performance.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hard-drive-with-blue-light_23-2149413379.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/blood-samples-test-tube-rack_53876-95052.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-smiling-while-repairing-old-smartphone-male-technician-using-screwdriver-fix-broken-cellphone-workshop_662251-254.jpg",
imageAlt: "smartphone screen repair",
title: "Battery & Hardware", description: "Original battery replacements with guaranteed performance.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-hard-drive-with-blue-light_23-2149413379.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/blood-samples-test-tube-rack_53876-95052.jpg" }
},
{
title: "Software Optimization",
description: "Solving software glitches, system errors, and updates.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/yung-bearded-master-looks-inside-disassembled-electronic-device-while-repairing-it-with-tools_346278-1786.jpg",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-making-photo-her-beautiful-beads-bracelets-via-smartphone_613910-17290.jpg",
},
imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-repairing-computer-workshop_23-2147922179.jpg?_wi=1",
imageAlt: "smartphone screen repair",
},
title: "Software Optimization", description: "Solving software glitches, system errors, and updates.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/yung-bearded-master-looks-inside-disassembled-electronic-device-while-repairing-it-with-tools_346278-1786.jpg" },
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-is-making-photo-her-beautiful-beads-bracelets-via-smartphone_613910-17290.jpg" }
}
]}
showStepNumbers={false}
title="Our Professional Repair Services"
@@ -242,33 +122,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1",
value: "100%",
title: "Original Parts",
items: [
"Certified components",
"Manufacturer verified",
],
},
{
id: "m2",
value: "Fast",
title: "Quick Turnaround",
items: [
"Most repairs done same day",
"Transparent process",
],
},
{
id: "m3",
value: "Valid",
title: "Warranty Provided",
items: [
"Full warranty on all repairs",
"Customer support included",
],
},
{ id: "m1", value: "100%", title: "Original Parts", items: ["Certified components", "Manufacturer verified"] },
{ id: "m2", value: "Fast", title: "Quick Turnaround", items: ["Most repairs done same day", "Transparent process"] },
{ id: "m3", value: "Valid", title: "Warranty Provided", items: ["Full warranty on all repairs", "Customer support included"] }
]}
title="Why Choose Our Service?"
description="Built on trust and quality workmanship."
@@ -282,60 +138,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{
id: "a1",
brand: "Samsung",
name: "Fast Charger",
price: "$29",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg",
},
{
id: "a2",
brand: "Samsung",
name: "USB Cable",
price: "$19",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428246.jpg",
},
{
id: "a3",
brand: "Samsung",
name: "Phone Case",
price: "$25",
rating: 4,
reviewCount: "200",
imageSrc: "http://img.b2bpic.net/free-photo/restorer-is-choosing-right-peace-stained-glass-his-beautiful-vintage-project_613910-20779.jpg",
},
{
id: "a4",
brand: "Samsung",
name: "Earbuds",
price: "$89",
rating: 5,
reviewCount: "300",
imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388491.jpg",
},
{
id: "a5",
brand: "Samsung",
name: "Battery",
price: "$45",
rating: 5,
reviewCount: "150",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-protection-glove_23-2149413401.jpg",
},
{
id: "a6",
brand: "Samsung",
name: "Screen Protector",
price: "$15",
rating: 4,
reviewCount: "500",
imageSrc: "http://img.b2bpic.net/free-photo/pro-uses-special-plastic-opener-unclip-electronic-cord-from-motherboard-gadget-repairing-fixing-service-lab_346278-1782.jpg",
},
{ id: "a1", brand: "Samsung", name: "Fast Charger", price: "$29", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/businessman-checking-report-tablet_482257-120320.jpg" },
{ id: "a2", brand: "Samsung", name: "USB Cable", price: "$19", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-types-tools_23-2148428246.jpg" },
{ id: "a3", brand: "Samsung", name: "Phone Case", price: "$25", rating: 4, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/restorer-is-choosing-right-peace-stained-glass-his-beautiful-vintage-project_613910-20779.jpg" },
{ id: "a4", brand: "Samsung", name: "Earbuds", price: "$89", rating: 5, reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/man-using-external-storage-used_23-2149388491.jpg" },
{ id: "a5", brand: "Samsung", name: "Battery", price: "$45", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-hand-wearing-protection-glove_23-2149413401.jpg" },
{ id: "a6", brand: "Samsung", name: "Screen Protector", price: "$15", rating: 4, reviewCount: "500", imageSrc: "http://img.b2bpic.net/free-photo/pro-uses-special-plastic-opener-unclip-electronic-cord-from-motherboard-gadget-repairing-fixing-service-lab_346278-1782.jpg" }
]}
title="Original Accessories"
description="Quality components for your device longevity."
@@ -349,46 +157,11 @@ export default function LandingPage() {
gridVariant="uniform-all-items-equal"
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "James R.",
role: "User",
company: "Tech Enthusiast",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-repairing-computer-workshop_23-2147922179.jpg?_wi=2",
},
{
id: "t2",
name: "Linda M.",
role: "Designer",
company: "Graphic Arts",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-collaborating-track-lost-customers-shipments_482257-117820.jpg",
},
{
id: "t3",
name: "Mark S.",
role: "Manager",
company: "Business Owner",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880945.jpg",
},
{
id: "t4",
name: "Emily W.",
role: "User",
company: "Student",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-woman_23-2148138087.jpg",
},
{
id: "t5",
name: "David K.",
role: "Pro",
company: "Developer",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg",
},
{ id: "t1", name: "James R.", role: "User", company: "Tech Enthusiast", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-male-technician-repairing-computer-workshop_23-2147922179.jpg" },
{ id: "t2", name: "Linda M.", role: "Designer", company: "Graphic Arts", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/call-center-agents-collaborating-track-lost-customers-shipments_482257-117820.jpg" },
{ id: "t3", name: "Mark S.", role: "Manager", company: "Business Owner", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/people-repairing-computer-chips_23-2150880945.jpg" },
{ id: "t4", name: "Emily W.", role: "User", company: "Student", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-worker-woman_23-2148138087.jpg" },
{ id: "t5", name: "David K.", role: "Pro", company: "Developer", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/blur-portrait-african-smiling-guy-with-his-hand-focus-relaxed-black-man-elegant-suit-sitting-bench-showing-thumb-up_197531-21913.jpg" }
]}
title="What Our Customers Say"
description="Quality repair services that keep you connected."
@@ -401,31 +174,11 @@ export default function LandingPage() {
title="Get a Repair Quote"
description="Send us your details and get a quick quote for your Samsung device repair."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Your Phone",
required: true,
},
{ name: "name", type: "text", placeholder: "Your Name", required: true },
{ name: "email", type: "email", placeholder: "Your Email", required: true },
{ name: "phone", type: "tel", placeholder: "Your Phone", required: true }
]}
textarea={{
name: "issue",
placeholder: "Describe your repair issue...",
rows: 4,
required: true,
}}
textarea={{ name: "issue", placeholder: "Describe your repair issue...", rows: 4, required: true }}
imageSrc="http://img.b2bpic.net/free-photo/woman-working-her-workshop-creative-invention_23-2149067189.jpg"
/>
</div>
@@ -433,14 +186,8 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="Samsung Expert Care"
leftLink={{
text: "Privacy Policy",
href: "#",
}}
rightLink={{
text: "Contact Us",
href: "#contact",
}}
leftLink={{ text: "Privacy Policy", href: "#" }}
rightLink={{ text: "Contact Us", href: "#contact" }}
/>
</div>
</ReactLenis>