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-10 00:03:34 +00:00

View File

@@ -32,39 +32,23 @@ export default function LandingPage() {
<NavbarLayoutFloatingInline <NavbarLayoutFloatingInline
navItems={[ navItems={[
{ {
name: "Home", name: "Home", id: "#home"},
id: "#home",
},
{ {
name: "About", name: "About", id: "#about"},
id: "#about",
},
{ {
name: "Services", name: "Services", id: "#services"},
id: "#services",
},
{ {
name: "Products", name: "Products", id: "#products"},
id: "#products",
},
{ {
name: "Testimonials", name: "Testimonials", id: "#testimonials"},
id: "#testimonials",
},
{ {
name: "FAQ", name: "FAQ", id: "#faq"},
id: "#faq",
},
{ {
name: "Contact", name: "Contact", id: "#contact"},
id: "#contact",
},
]} ]}
brandName="מרכז השעון והאלקטרוניקה" brandName="מרכז השעון והאלקטרוניקה"
button={{ button={{
text: "Call Now", text: "Call Now", href: "tel:+972-XXX-XXXX"}}
href: "tel:+972-XXX-XXXX",
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -72,67 +56,42 @@ export default function LandingPage() {
<div id="home" data-section="home"> <div id="home" data-section="home">
<HeroBillboard <HeroBillboard
background={{ background={{
variant: "plain", variant: "plain"}}
}}
title="מרכז השעון והאלקטרוניקה — נתניה" title="מרכז השעון והאלקטרוניקה — נתניה"
description="Your ultimate destination for luxury watches and cutting-edge electronics. Sales, service, and expert repairs under one roof." description="Your ultimate destination for luxury watches and cutting-edge electronics. Sales, service, and expert repairs under one roof."
buttons={[ buttons={[
{ {
text: "Explore Watches", text: "Explore Watches", href: "#products"},
href: "#products",
},
{ {
text: "Electronics Collection", text: "Electronics Collection", href: "#products"},
href: "#products",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309645.jpg" imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309645.jpg"
imageAlt="Luxury watches and modern electronics on display" imageAlt="Luxury watches and modern electronics on display"
mediaAnimation="slide-up" mediaAnimation="slide-up"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", src: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg", alt: "Successful businessman"},
alt: "Successful businessman",
},
{ {
src: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-27994.jpg", src: "http://img.b2bpic.net/free-photo/emotional-young-male-with-blue-shirt-standing-gate-with-slight-smile-his-face_181624-27994.jpg", alt: "Emotional young male"},
alt: "Emotional young male",
},
{ {
src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg", src: "http://img.b2bpic.net/free-photo/close-up-confident-male-employee-white-collar-shirt-smiling-camera-standing-self-assured-against-studio-background_1258-26761.jpg", alt: "Confident male employee"},
alt: "Confident male employee",
},
{ {
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17869.jpg", alt: "Confident African-American businessman"},
alt: "Confident African-American businessman",
},
{ {
src: "http://img.b2bpic.net/free-photo/excited-young-woman-glasses-showing-thumbs-up-smiling-praising-good-optic-store-approve-l_1258-156948.jpg", src: "http://img.b2bpic.net/free-photo/excited-young-woman-glasses-showing-thumbs-up-smiling-praising-good-optic-store-approve-l_1258-156948.jpg", alt: "Excited young woman in glasses"},
alt: "Excited young woman in glasses",
},
]} ]}
avatarText="Trusted by over 10,000 satisfied customers" avatarText="Trusted by over 10,000 satisfied customers"
marqueeItems={[ marqueeItems={[
{ {
type: "text", type: "text", text: "Luxury Watches"},
text: "Luxury Watches",
},
{ {
type: "text", type: "text", text: "Smart Devices"},
text: "Smart Devices",
},
{ {
type: "text", type: "text", text: "Expert Repairs"},
text: "Expert Repairs",
},
{ {
type: "text", type: "text", text: "Latest Tech"},
text: "Latest Tech",
},
{ {
type: "text", type: "text", text: "Premium Service"},
text: "Premium Service",
},
]} ]}
/> />
</div> </div>
@@ -142,23 +101,17 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
heading={[ heading={[
{ {
type: "text", type: "text", content: "Precision, Expertise, "},
content: "Precision, Expertise, ",
},
{ {
type: "text", type: "text", content: "Passion"},
content: "Passion", {
}, type: "image", src: "http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg", alt: "Watchmaker examining a watch movement"},
]} ]}
buttons={[ buttons={[
{ {
text: "Our Story", text: "Our Story", href: "#"},
href: "#",
},
]} ]}
ariaLabel="About מרכז השעון והאלקטרוניקה" ariaLabel="About מרכז השעון והאלקטרוניקה"
imageSrc="http://img.b2bpic.net/free-photo/technological-piece-background_23-2148882601.jpg"
imageAlt="Watchmaker examining a watch movement"
/> />
</div> </div>
@@ -169,32 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
id: "watch-repair", id: "watch-repair", title: "Expert Watch Repair", descriptions: [
title: "Expert Watch Repair", "Certified technicians handle all brands and complexities, from vintage timepieces to modern smartwatches."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914160.jpg", imageAlt: "Watch being repaired"},
"Certified technicians handle all brands and complexities, from vintage timepieces to modern smartwatches.",
],
imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914160.jpg",
imageAlt: "Watch being repaired",
},
{ {
id: "electronics-service", id: "electronics-service", title: "Advanced Electronics Service", descriptions: [
title: "Advanced Electronics Service", "Diagnostic and repair services for a wide range of electronics, ensuring your devices run perfectly."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419206.jpg", imageAlt: "Electronics being serviced"},
"Diagnostic and repair services for a wide range of electronics, ensuring your devices run perfectly.",
],
imageSrc: "http://img.b2bpic.net/free-photo/close-up-circuit-reparing-tool_23-2148419206.jpg",
imageAlt: "Electronics being serviced",
},
{ {
id: "new-products", id: "new-products", title: "Latest Product Arrivals", descriptions: [
title: "Latest Product Arrivals", "Discover the newest models and innovations in watches, smartphones, and accessories."],
descriptions: [ imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-looking-headphones_114579-26935.jpg", imageAlt: "New watches and electronics"},
"Discover the newest models and innovations in watches, smartphones, and accessories.",
],
imageSrc: "http://img.b2bpic.net/free-photo/curly-woman-looking-headphones_114579-26935.jpg",
imageAlt: "New watches and electronics",
},
]} ]}
title="Unrivaled Service & Selection" title="Unrivaled Service & Selection"
description="Our experts provide top-tier repair, maintenance, and a curated selection of the finest watches and electronics." description="Our experts provide top-tier repair, maintenance, and a curated selection of the finest watches and electronics."
@@ -209,65 +147,23 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "p1", id: "p1", brand: "Chronos", name: "Luxury Chronograph 5000", price: "₪7,500", rating: 5,
brand: "Chronos", reviewCount: "120 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241144.jpg", imageAlt: "Luxury Chronograph 5000"},
name: "Luxury Chronograph 5000",
price: "₪7,500",
rating: 5,
reviewCount: "120 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241144.jpg",
imageAlt: "Luxury Chronograph 5000",
},
{ {
id: "p2", id: "p2", brand: "NexuTech", name: "Zenith Smartwatch Pro", price: "₪1,200", rating: 4,
brand: "NexuTech", reviewCount: "85 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/male-hand-adjusting-sport-watch_23-2148375929.jpg", imageAlt: "Zenith Smartwatch Pro"},
name: "Zenith Smartwatch Pro",
price: "₪1,200",
rating: 4,
reviewCount: "85 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/male-hand-adjusting-sport-watch_23-2148375929.jpg",
imageAlt: "Zenith Smartwatch Pro",
},
{ {
id: "p3", id: "p3", brand: "SonicWave", name: "Elite Wireless Earbuds", price: "₪650", rating: 5,
brand: "SonicWave", reviewCount: "150 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722637.jpg", imageAlt: "Elite Wireless Earbuds"},
name: "Elite Wireless Earbuds",
price: "₪650",
rating: 5,
reviewCount: "150 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-tech-device_23-2150722637.jpg",
imageAlt: "Elite Wireless Earbuds",
},
{ {
id: "p4", id: "p4", brand: "Audiomax", name: "Aura Smart Speaker", price: "₪899", rating: 4,
brand: "Audiomax", reviewCount: "90 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-with-speakers-home_23-2149625145.jpg", imageAlt: "Aura Smart Speaker"},
name: "Aura Smart Speaker",
price: "₪899",
rating: 4,
reviewCount: "90 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-people-with-speakers-home_23-2149625145.jpg",
imageAlt: "Aura Smart Speaker",
},
{ {
id: "p5", id: "p5", brand: "ChargeMaster", name: "HyperCharge Wireless Pad", price: "₪300", rating: 5,
brand: "ChargeMaster", reviewCount: "210 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4556.jpg", imageAlt: "HyperCharge Wireless Pad"},
name: "HyperCharge Wireless Pad",
price: "₪300",
rating: 5,
reviewCount: "210 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/blue-cell-phone-connected-usb-cable-type-c-charging_58702-4556.jpg",
imageAlt: "HyperCharge Wireless Pad",
},
{ {
id: "p6", id: "p6", brand: "Melody", name: "Studio Pro Headphones", price: "₪1,400", rating: 5,
brand: "Melody", reviewCount: "75 Reviews", imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817612.jpg", imageAlt: "Studio Pro Headphones"},
name: "Studio Pro Headphones",
price: "₪1,400",
rating: 5,
reviewCount: "75 Reviews",
imageSrc: "http://img.b2bpic.net/free-photo/levitating-music-headphones-display_23-2149817612.jpg",
imageAlt: "Studio Pro Headphones",
},
]} ]}
title="Discover Our Premium Collection" title="Discover Our Premium Collection"
description="Explore a curated selection of luxury watches and innovative electronics, meticulously chosen for quality and style." description="Explore a curated selection of luxury watches and innovative electronics, meticulously chosen for quality and style."
@@ -281,29 +177,11 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
metrics={[ metrics={[
{ {
id: "m1", id: "m1", value: "25+", title: "Years of Experience", description: "A quarter-century serving the Netanya community with unparalleled expertise.", imageSrc: "http://img.b2bpic.net/free-photo/owen-jones-famous-19th-century-grammar-ornament_53876-65034.jpg", imageAlt: "Vintage pocket watch"},
value: "25+",
title: "Years of Experience",
description: "A quarter-century serving the Netanya community with unparalleled expertise.",
imageSrc: "http://img.b2bpic.net/free-photo/owen-jones-famous-19th-century-grammar-ornament_53876-65034.jpg",
imageAlt: "Vintage pocket watch",
},
{ {
id: "m2", id: "m2", value: "10K+", title: "Satisfied Customers", description: "Building trust and delivering happiness, one watch and gadget at a time.", imageSrc: "http://img.b2bpic.net/free-photo/user-people-network-circuit-board-link-connection-technology_1379-886.jpg", imageAlt: "Connected devices representing customers"},
value: "10K+",
title: "Satisfied Customers",
description: "Building trust and delivering happiness, one watch and gadget at a time.",
imageSrc: "http://img.b2bpic.net/free-photo/user-people-network-circuit-board-link-connection-technology_1379-886.jpg",
imageAlt: "Connected devices representing customers",
},
{ {
id: "m3", id: "m3", value: "5K+", title: "Repairs Completed", description: "Restoring precision and function with meticulous attention to detail.", imageSrc: "http://img.b2bpic.net/free-photo/female-technician-with-electronics-tool_23-2148816349.jpg", imageAlt: "Hand performing micro-repair on circuit board"},
value: "5K+",
title: "Repairs Completed",
description: "Restoring precision and function with meticulous attention to detail.",
imageSrc: "http://img.b2bpic.net/free-photo/female-technician-with-electronics-tool_23-2148816349.jpg",
imageAlt: "Hand performing micro-repair on circuit board",
},
]} ]}
title="Our Achievements Speak Volumes" title="Our Achievements Speak Volumes"
description="Years of dedication and countless satisfied customers are a testament to our commitment to excellence." description="Years of dedication and countless satisfied customers are a testament to our commitment to excellence."
@@ -316,50 +194,15 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "t1", id: "t1", title: "Exceptional Service!", quote: "The repair on my vintage watch was flawless. The attention to detail is truly unmatched. Highly recommend!", name: "Yaron Cohen", role: "Local Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg", imageAlt: "Yaron Cohen"},
title: "Exceptional Service!",
quote: "The repair on my vintage watch was flawless. The attention to detail is truly unmatched. Highly recommend!",
name: "Yaron Cohen",
role: "Local Business Owner",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-handsome-man-jacket-posing_171337-19811.jpg",
imageAlt: "Yaron Cohen",
},
{ {
id: "t2", id: "t2", title: "Fast & Reliable Electronics Repair", quote: "My phone was fixed in record time, and it works perfectly. Professional and efficient service every time.", name: "Noa Levi", role: "Tech Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-154130.jpg", imageAlt: "Noa Levi"},
title: "Fast & Reliable Electronics Repair",
quote: "My phone was fixed in record time, and it works perfectly. Professional and efficient service every time.",
name: "Noa Levi",
role: "Tech Enthusiast",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-successful-businessman-suit-showing-okay-sign-looking-satisfied-standing-against-white-ba_1258-154130.jpg",
imageAlt: "Noa Levi",
},
{ {
id: "t3", id: "t3", title: "Stunning Collection", quote: "I found the perfect smartwatch here. The selection is fantastic, and the staff were incredibly knowledgeable.", name: "Avi Ben-David", role: "Customer", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-grey-hair-wearing-business-suit-tie-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-13950.jpg", imageAlt: "Avi Ben-David"},
title: "Stunning Collection",
quote: "I found the perfect smartwatch here. The selection is fantastic, and the staff were incredibly knowledgeable.",
name: "Avi Ben-David",
role: "Customer",
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-with-grey-hair-wearing-business-suit-tie-looking-side-relax-profile-pose-with-natural-face-confident-smile_839833-13950.jpg",
imageAlt: "Avi Ben-David",
},
{ {
id: "t4", id: "t4", title: "Trustworthy Experts", quote: "They truly understand watches. My family has been coming here for years, and we've always been delighted.", name: "Einat Goldstein", role: "Long-time Client", imageSrc: "http://img.b2bpic.net/free-photo/girl-feels-like-winner-celebrates-success-clenches-fist-looks-happily-away-wears-casual-yellow-jumper-grey-blank-copy-space-belongs-youth-subculture_273609-54755.jpg", imageAlt: "Einat Goldstein"},
title: "Trustworthy Experts",
quote: "They truly understand watches. My family has been coming here for years, and we've always been delighted.",
name: "Einat Goldstein",
role: "Long-time Client",
imageSrc: "http://img.b2bpic.net/free-photo/girl-feels-like-winner-celebrates-success-clenches-fist-looks-happily-away-wears-casual-yellow-jumper-grey-blank-copy-space-belongs-youth-subculture_273609-54755.jpg",
imageAlt: "Einat Goldstein",
},
{ {
id: "t5", id: "t5", title: "Best in Netanya!", quote: "For any watch or electronic need, this is the only place I go. Superior products and unbeatable service.", name: "Daniel Hazan", role: "Local Resident", imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-sunglasses-pointing-front-gray-wall_231208-9060.jpg", imageAlt: "Daniel Hazan"},
title: "Best in Netanya!",
quote: "For any watch or electronic need, this is the only place I go. Superior products and unbeatable service.",
name: "Daniel Hazan",
role: "Local Resident",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-businessman-sunglasses-pointing-front-gray-wall_231208-9060.jpg",
imageAlt: "Daniel Hazan",
},
]} ]}
title="What Our Customers Say" title="What Our Customers Say"
description="Hear directly from clients who trust us with their most valuable timepieces and devices." description="Hear directly from clients who trust us with their most valuable timepieces and devices."
@@ -372,30 +215,15 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
faqs={[ faqs={[
{ {
id: "faq1", id: "faq1", title: "What brands of watches do you repair?", content: "We service a wide range of watch brands, from luxury mechanical watches to popular smartwatches. Please contact us for specific brand inquiries."},
title: "What brands of watches do you repair?",
content: "We service a wide range of watch brands, from luxury mechanical watches to popular smartwatches. Please contact us for specific brand inquiries.",
},
{ {
id: "faq2", id: "faq2", title: "Do you offer warranty on repairs?", content: "Yes, all our repairs come with a standard warranty period. Details will be provided upon service completion."},
title: "Do you offer warranty on repairs?",
content: "Yes, all our repairs come with a standard warranty period. Details will be provided upon service completion.",
},
{ {
id: "faq3", id: "faq3", title: "Can I get a quote before repair?", content: "Absolutely. We provide detailed estimates after an initial diagnostic. No work begins without your approval."},
title: "Can I get a quote before repair?",
content: "Absolutely. We provide detailed estimates after an initial diagnostic. No work begins without your approval.",
},
{ {
id: "faq4", id: "faq4", title: "What types of electronics do you sell?", content: "Our selection includes smart devices, headphones, portable speakers, charging solutions, and various accessories from leading brands."},
title: "What types of electronics do you sell?",
content: "Our selection includes smart devices, headphones, portable speakers, charging solutions, and various accessories from leading brands.",
},
{ {
id: "faq5", id: "faq5", title: "Do you offer trade-ins?", content: "We occasionally offer trade-in programs for certain products. Please inquire with our sales team for current offers."},
title: "Do you offer trade-ins?",
content: "We occasionally offer trade-in programs for certain products. Please inquire with our sales team for current offers.",
},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098585.jpg" imageSrc="http://img.b2bpic.net/free-photo/urban-mysterious-lights-film-aesthetic_23-2149098585.jpg"
imageAlt="Question mark symbol with circuits" imageAlt="Question mark symbol with circuits"
@@ -410,8 +238,7 @@ export default function LandingPage() {
<ContactSplit <ContactSplit
useInvertedBackground={false} useInvertedBackground={false}
background={{ background={{
variant: "plain", variant: "plain"}}
}}
tag="Get in Touch" tag="Get in Touch"
title="Visit Us or Say Hello" title="Visit Us or Say Hello"
description="We're located in the heart of Netanya, ready to assist with all your watch and electronic needs. Reach out today!" description="We're located in the heart of Netanya, ready to assist with all your watch and electronic needs. Reach out today!"
@@ -429,66 +256,39 @@ export default function LandingPage() {
<FooterSimple <FooterSimple
columns={[ columns={[
{ {
title: "Services", title: "Services", items: [
items: [
{ {
label: "Watch Repair", label: "Watch Repair", href: "#services"},
href: "#services",
},
{ {
label: "Electronics Repair", label: "Electronics Repair", href: "#services"},
href: "#services",
},
{ {
label: "New Arrivals", label: "New Arrivals", href: "#products"},
href: "#products",
},
{ {
label: "Diagnostics", label: "Diagnostics", href: "#services"},
href: "#services",
},
], ],
}, },
{ {
title: "About Us", title: "About Us", items: [
items: [
{ {
label: "Our Story", label: "Our Story", href: "#about"},
href: "#about",
},
{ {
label: "Our Team", label: "Our Team", href: "#about"},
href: "#about",
},
{ {
label: "Testimonials", label: "Testimonials", href: "#testimonials"},
href: "#testimonials",
},
{ {
label: "Careers", label: "Careers", href: "#"},
href: "#",
},
], ],
}, },
{ {
title: "Support", title: "Support", items: [
items: [
{ {
label: "FAQ", label: "FAQ", href: "#faq"},
href: "#faq",
},
{ {
label: "Contact Us", label: "Contact Us", href: "#contact"},
href: "#contact",
},
{ {
label: "Warranty Info", label: "Warranty Info", href: "#faq"},
href: "#faq",
},
{ {
label: "Privacy Policy", label: "Privacy Policy", href: "#"},
href: "#",
},
], ],
}, },
]} ]}