Merge version_3 into main #4
1418
src/app/layout.tsx
1418
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
154
src/app/page.tsx
154
src/app/page.tsx
@@ -27,15 +27,15 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="Plumber Tel Aviv"
|
||||
brandName="אינסטלטור תל אביב"
|
||||
navItems={[
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About Us", id: "about" },
|
||||
{ name: "Reviews", id: "testimonials" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "שירותים", id: "services" },
|
||||
{ name: "אודות", id: "about" },
|
||||
{ name: "ביקורות", id: "testimonials" },
|
||||
{ name: "יצירת קשר", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "Call Now", href: "tel:03-375-1974"
|
||||
text: "התקשרו עכשיו", href: "tel:03-375-1974"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -43,35 +43,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboardCarousel
|
||||
title="Plumber in Tel Aviv – Fast 24/7 Service"
|
||||
description="Professional plumbing service in Tel Aviv. Fast arrival | Clean work | Fair prices"
|
||||
tag="Available 24/7"
|
||||
title="אינסטלטור בתל אביב – שירות מהיר 24/7"
|
||||
description="שירות אינסטלציה מקצועי בתל אביב. הגעה מהירה | עבודה נקייה | מחירים הוגנים"
|
||||
tag="זמין 24/7"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:03-375-1974" },
|
||||
{ text: "Get Quote", href: "#contact" },
|
||||
{ text: "התקשרו עכשיו", href: "tel:03-375-1974" },
|
||||
{ text: "קבלו הצעת מחיר", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-construction_23-2150772863.jpg?_wi=1", imageAlt: "Professional plumbing service in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-construction_23-2150772863.jpg?_wi=1", imageAlt: "שירות אינסטלציה מקצועי בתל אביב"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-home-safety-concept_53876-30626.jpg?_wi=1", imageAlt: "Leak repair in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-home-safety-concept_53876-30626.jpg?_wi=1", imageAlt: "תיקון דליפות בתל אביב"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=1", imageAlt: "Unclogging drains in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=1", imageAlt: "פתיחת סתימות בתל אביב"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-faucet-stainless-sink-white-marble_169016-69044.jpg?_wi=1", imageAlt: "Faucet repair in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-faucet-stainless-sink-white-marble_169016-69044.jpg?_wi=1", imageAlt: "תיקון ברזים בתל אביב"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-cityscape_116348-14.jpg?_wi=1", imageAlt: "Pipe replacement in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-cityscape_116348-14.jpg?_wi=1", imageAlt: "החלפת צנרת בתל אביב"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-yawning-looking-tired_141793-28563.jpg?_wi=1", imageAlt: "24/7 emergency service in Tel Aviv"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-yawning-looking-tired_141793-28563.jpg?_wi=1", imageAlt: "שירות חירום 24/7 בתל אביב"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -79,37 +79,37 @@ export default function LandingPage() {
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyThree
|
||||
title="Our Services"
|
||||
description="Full range of professional plumbing services for homes and businesses in Tel Aviv"
|
||||
tag="Services"
|
||||
title="שירותים שלנו"
|
||||
description="טווח מלא של שירותי אינסטלציה מקצועיים לבתים ועסקים בתל אביב"
|
||||
tag="שירותים"
|
||||
tagIcon={Wrench}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Drain Unclogging", tags: ["Fast", "Effective"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2", imageAlt: "Drain unclogging service"
|
||||
id: "1", title: "פתיחת סתימות", tags: ["מהיר", "יעיל"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=2", imageAlt: "שירות פתיחת סתימות"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Leak Repair", tags: ["Professional", "Safe"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-home-safety-concept_53876-30626.jpg?_wi=2", imageAlt: "Leak repair service"
|
||||
id: "2", title: "תיקון דליפות", tags: ["מקצועי", "בטוח"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-with-home-safety-concept_53876-30626.jpg?_wi=2", imageAlt: "שירות תיקון דליפות"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Faucet Repair", tags: ["Modern", "Quality"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-faucet-stainless-sink-white-marble_169016-69044.jpg?_wi=2", imageAlt: "Faucet repair service"
|
||||
id: "3", title: "תיקון ברזים", tags: ["מודרני", "איכות"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/professional-kitchen-faucet-stainless-sink-white-marble_169016-69044.jpg?_wi=2", imageAlt: "שירות תיקון ברזים"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Pipe Replacement", tags: ["Strong", "Durable"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-cityscape_116348-14.jpg?_wi=2", imageAlt: "Pipe replacement service"
|
||||
id: "4", title: "החלפת צנרת", tags: ["חזק", "עמיד"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-cityscape_116348-14.jpg?_wi=2", imageAlt: "שירות החלפת צנרת"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Sanitary Installation", tags: ["Professional", "Perfect"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg", imageAlt: "Sanitary installation service"
|
||||
id: "5", title: "התקנת סניטריה", tags: ["מקצועי", "מושלם"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-builder-with-beard-worker-white-helmet-work-installation-lamps-height-professional-overalls-with-drill-background-repair-site_169016-7327.jpg", imageAlt: "שירות התקנת סניטריה"
|
||||
},
|
||||
{
|
||||
id: "6", title: "Emergency Service", tags: ["Urgent", "24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-yawning-looking-tired_141793-28563.jpg?_wi=2", imageAlt: "Emergency service"
|
||||
id: "6", title: "שירות חירום", tags: ["דחוף", "24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-yawning-looking-tired_141793-28563.jpg?_wi=2", imageAlt: "שירות חירום"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -117,44 +117,44 @@ export default function LandingPage() {
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
title="Why Choose Us"
|
||||
description="We bring years of experience, professional service and reliability to solve all your plumbing problems in Tel Aviv"
|
||||
tag="Fast Arrival"
|
||||
title="למה לבחור בנו"
|
||||
description="אנו מביאים שנות ניסיון, שירות מקצועי והימון לפתרון כל בעיות האינסטלציה שלך בתל אביב"
|
||||
tag="הגעה מהירה"
|
||||
tagIcon={CheckCircle}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-construction_23-2150772863.jpg?_wi=2"
|
||||
imageAlt="Professional plumber at work"
|
||||
buttons={[{ text: "Call for Consultation", href: "tel:03-375-1974" }]}
|
||||
imageAlt="אינסטלטור מקצועי בעבודה"
|
||||
buttons={[{ text: "התקשרו להתייעצות", href: "tel:03-375-1974" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
title="What Our Customers Say"
|
||||
description="Real reviews from customers we've served in Tel Aviv"
|
||||
tag="Reviews"
|
||||
title="מה הלקוחות שלנו אומרים"
|
||||
description="ביקורות אמיתיות מלקוחות שהשרתנו בתל אביב"
|
||||
tag="ביקורות"
|
||||
tagIcon={Star}
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Fast and Professional Service", quote: "I had a clogged pipe in my apartment. The plumber arrived quickly, did fast and clean work. Highly recommended!", name: "David Levi", role: "Tel Aviv resident", imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg", imageAlt: "David Levi"
|
||||
id: "1", title: "שירות מהיר ומקצועי", quote: "היה לי צנרת סתומה בדירה. האינסטלטור הגיע בזריזות, עשה עבודה מהירה ונקייה. מומלץ בחום!", name: "דוד לוי", role: "תושב תל אביב", imageSrc: "http://img.b2bpic.net/free-photo/excited-cheerful-blond-girl-rejoicing-camera-with-copy-space-text-promotional-content-near-yellow-background_574295-2365.jpg", imageAlt: "דוד לוי"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Reliable Service for Business", quote: "We've worked with the Tel Aviv plumber for three years. Reliable service, fair prices, and on-time delivery.", name: "Ronit Cohen", role: "Office owner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-table-holding-glasses_23-2148317290.jpg", imageAlt: "Ronit Cohen"
|
||||
id: "2", title: "שירות אמין לעסק", quote: "עבדנו עם האינסטלטור של תל אביב שלוש שנים. שירות אמין, מחירים הוגנים וביצוע בזמן.", name: "רונית כהן", role: "בעלת משרד", imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-table-holding-glasses_23-2148317290.jpg", imageAlt: "רונית כהן"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Quick Solution", quote: "I had a small leak that became serious. I called them at night and they were here within an hour. That's how it should be!", name: "Shalom Abraham", role: "South Tel Aviv resident", imageSrc: "http://img.b2bpic.net/free-photo/men-working-cutting-mdf-board_23-2149384798.jpg", imageAlt: "Shalom Abraham"
|
||||
id: "3", title: "פתרון מהיר", quote: "היה לי דליפה קטנה שהפכה לחמורה. התקשרתי אליהם בלילה והם הגיעו תוך שעה. ככה צריך להיות!", name: "שלום אברהם", role: "תושב דרום תל אביב", imageSrc: "http://img.b2bpic.net/free-photo/men-working-cutting-mdf-board_23-2149384798.jpg", imageAlt: "שלום אברהם"
|
||||
},
|
||||
{
|
||||
id: "4", title: "Professional and Clean Work", quote: "The installation of the new faucets was excellent. Professional and clean work and everything works perfectly.", name: "Michal Sitbon", role: "Interior design program", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746367.jpg", imageAlt: "Michal Sitbon"
|
||||
id: "4", title: "עבודה מקצועית ונקייה", quote: "התקנת הברזים החדשים הייתה מעולה. עבודה מקצועית ונקייה והכל עובד בשלמות.", name: "מיכל סיתבון", role: "תכנית עיצוב פנים", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-working-as-plumber_23-2150746367.jpg", imageAlt: "מיכל סיתבון"
|
||||
},
|
||||
{
|
||||
id: "5", title: "Fair Price and High Quality", quote: "Not expensive but they don't cut corners. It was a fair price for fast and high quality service. Highly recommended!", name: "Alex Greenbaum", role: "North Tel Aviv resident", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-blouse-cardigan-looking-merry-front-view_176474-109580.jpg", imageAlt: "Alex Greenbaum"
|
||||
id: "5", title: "מחיר הוגן ואיכות גבוהה", quote: "לא יקר אבל גם לא חוסכים בפינות. זה היה מחיר הוגן לשירות מהיר ובאיכות גבוהה. מומלץ בחום!", name: "אלכס גרינבאום", role: "תושב צפון תל אביב", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-showing-double-thumbs-up-blouse-cardigan-looking-merry-front-view_176474-109580.jpg", imageAlt: "אלכס גרינבאום"
|
||||
},
|
||||
{
|
||||
id: "6", title: "24/7 Service You Can Rely On", quote: "I had a serious issue at 2am. I called them and they really came. It's true they're available 24/7 and that's critical in an emergency.", name: "Dana Plous", role: "Central Tel Aviv resident", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg", imageAlt: "Dana Plous"
|
||||
id: "6", title: "שירות 24/7 שאתה יכול להסתמך עליו", quote: "היה לי בעיה חמורה בשעה 2 בלילה. התקשרתי אליהם והם באמת הגיעו. זה נכון שהם זמינים 24/7 וזה קריטי בחירום.", name: "דנה פלוס", role: "תושב מרכז תל אביב", imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-standing-embraced-auto-repairs-shop-while-car-mechanic-is-background_637285-7788.jpg", imageAlt: "דנה פלוס"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -162,9 +162,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="areas" data-section="areas">
|
||||
<MetricCardOne
|
||||
title="Service Areas in Tel Aviv"
|
||||
description="We serve all areas of Tel Aviv with fast service"
|
||||
tag="Full Coverage"
|
||||
title="אזורי שירות בתל אביב"
|
||||
description="אנו משרתים את כל אזורי תל אביב עם שירות מהיר"
|
||||
tag="כיסוי מלא"
|
||||
tagIcon={MapPin}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
@@ -172,16 +172,16 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "+500", title: "Customers Served", description: "In Tel Aviv and surrounding area", icon: Users,
|
||||
id: "1", value: "+500", title: "לקוחות שהשרתנו", description: "בתל אביב ובסביבה", icon: Users,
|
||||
},
|
||||
{
|
||||
id: "2", value: "24/7", title: "Availability", description: "Emergency service any time", icon: Clock,
|
||||
id: "2", value: "24/7", title: "זמינות", description: "שירות חירום בכל עת", icon: Clock,
|
||||
},
|
||||
{
|
||||
id: "3", value: "15", title: "Minutes", description: "Average arrival time", icon: Zap,
|
||||
id: "3", value: "15", title: "דקות", description: "זמן הגעה ממוצע", icon: Zap,
|
||||
},
|
||||
{
|
||||
id: "4", value: "4.9", title: "Rating", description: "Out of 5 stars", icon: Star,
|
||||
id: "4", value: "4.9", title: "דירוג", description: "מתוך 5 כוכבים", icon: Star,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -189,19 +189,19 @@ export default function LandingPage() {
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactSplit
|
||||
tag="Contact Us"
|
||||
tag="יצירת קשר"
|
||||
tagIcon={Phone}
|
||||
title="Having a Problem? We're Here to Help"
|
||||
description="Call us now or submit a request and our team will get back to you within an hour"
|
||||
title="יש בעיה? אנחנו כאן כדי לעזור"
|
||||
description="התקשרו אלינו עכשיו או הגישו בקשה והצוות שלנו יתקשר אליכם תוך שעה"
|
||||
background={{ variant: "radial-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-builder-man-construction-uniform-safety-helmet-holding-wall-clock-yawning-looking-tired_141793-28563.jpg?_wi=3"
|
||||
imageAlt="24/7 emergency service"
|
||||
imageAlt="שירות חירום 24/7"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
buttonText="Send Request"
|
||||
inputPlaceholder="Enter your phone number"
|
||||
termsText="We will get back to you within an hour with a free estimate"
|
||||
buttonText="שלחו בקשה"
|
||||
inputPlaceholder="הזינו את מספר הטלפון שלכם"
|
||||
termsText="נתקשר אליכם תוך שעה עם הערכה חינם"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -209,33 +209,33 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Drain Unclogging", href: "#services" },
|
||||
{ label: "Leak Repair", href: "#services" },
|
||||
{ label: "Faucet Repair", href: "#services" },
|
||||
{ label: "Pipe Replacement", href: "#services" },
|
||||
title: "שירותים", items: [
|
||||
{ label: "פתיחת סתימות", href: "#services" },
|
||||
{ label: "תיקון דליפות", href: "#services" },
|
||||
{ label: "תיקון ברזים", href: "#services" },
|
||||
{ label: "החלפת צנרת", href: "#services" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "About", items: [
|
||||
{ label: "About Us", href: "#about" },
|
||||
{ label: "Reviews", href: "#testimonials" },
|
||||
{ label: "Service Areas", href: "#areas" },
|
||||
{ label: "Call Us", href: "tel:03-375-1974" },
|
||||
title: "אודות", items: [
|
||||
{ label: "אודותינו", href: "#about" },
|
||||
{ label: "ביקורות", href: "#testimonials" },
|
||||
{ label: "אזורי שירות", href: "#areas" },
|
||||
{ label: "התקשרו", href: "tel:03-375-1974" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy", href: "#" },
|
||||
{ label: "Terms", href: "#" },
|
||||
{ label: "Insurance", href: "#" },
|
||||
title: "משפטי", items: [
|
||||
{ label: "פרטיות", href: "#" },
|
||||
{ label: "תנאים", href: "#" },
|
||||
{ label: "ביטוח", href: "#" },
|
||||
],
|
||||
},
|
||||
]}
|
||||
bottomLeftText="© 2025 Plumber Tel Aviv. All rights reserved."
|
||||
bottomRightText="Professional service in Tel Aviv"
|
||||
bottomLeftText="© 2025 אינסטלטור תל אביב. כל הזכויות שמורות."
|
||||
bottomRightText="שירות מקצועי בתל אביב"
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user