Merge version_5 into main #7
152
src/app/page.tsx
152
src/app/page.tsx
@@ -2,17 +2,17 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroCentered from '@/components/sections/hero/HeroCentered';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
|
||||
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import { Briefcase, CalendarCheck, Cog, Settings, Shield, Star, Users, Zap } from "lucide-react";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FaqSplitMedia from "@/components/sections/faq/FaqSplitMedia";
|
||||
import FeatureCardSix from "@/components/sections/feature/FeatureCardSix";
|
||||
import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal";
|
||||
import HeroCentered from "@/components/sections/hero/HeroCentered";
|
||||
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
||||
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
|
||||
import SocialProofOne from "@/components/sections/socialProof/SocialProofOne";
|
||||
import SplitAbout from "@/components/sections/about/SplitAbout";
|
||||
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
|
||||
import { Briefcase, CalendarCheck, Cog, Settings, Shield, Star, Users, Zap, Clock, ThumbsUp } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -59,15 +59,15 @@ export default function LandingPage() {
|
||||
description="מומחים לכל סוגי המזגנים בעמק יזרעאל. שירות אמין, מהיר ומקצועי לבית ולעסק."
|
||||
avatars={[
|
||||
{
|
||||
src: "https://source.unsplash.com/100x100/?hvac-technician-portrait-1", alt: "HVAC Technician Daniel"},
|
||||
src: "https://images.unsplash.com/photo-1664575602556-cb8e658b1942?q=80&w=100&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC Technician Daniel"},
|
||||
{
|
||||
src: "https://source.unsplash.com/100x100/?hvac-technician-portrait-2", alt: "HVAC Technician Sarah"},
|
||||
src: "https://images.unsplash.com/photo-1531427186611-ecfd6d951146?q=80&w=100&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC Technician Sarah"},
|
||||
{
|
||||
src: "https://source.unsplash.com/100x100/?hvac-technician-portrait-3", alt: "HVAC Technician Michael"},
|
||||
src: "https://images.unsplash.com/photo-1549068106-b024baf5062d?q=80&w=100&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC Technician Michael"},
|
||||
{
|
||||
src: "https://source.unsplash.com/100x100/?hvac-technician-portrait-4", alt: "HVAC Technician Emily"},
|
||||
src: "https://images.unsplash.com/photo-1594953336267-3ce9328498f3?q=80&w=100&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC Technician Emily"},
|
||||
{
|
||||
src: "https://source.unsplash.com/100x100/?hvac-technician-portrait-5", alt: "HVAC Technician Alex"},
|
||||
src: "https://images.unsplash.com/photo-1544005313-94ddf0286df2?q=80&w=100&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC Technician Alex"},
|
||||
]}
|
||||
avatarText="עם צוות מומחים מוביל לשירותכם"
|
||||
buttons={[
|
||||
@@ -79,15 +79,15 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "image", src: "https://source.unsplash.com/400x300/?modern-living-room-air-conditioner-install", alt: "Modern AC unit installation"},
|
||||
type: "image", src: "https://images.unsplash.com/photo-1520638023190-87a38a7c6611?q=80&w=400&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "Modern AC unit installation"},
|
||||
{
|
||||
type: "image", src: "https://source.unsplash.com/400x300/?hvac-system-repair", alt: "HVAC system repair"},
|
||||
type: "image", src: "https://images.unsplash.com/photo-1621607512214-ef6a63584852?q=80&w=400&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "HVAC system repair"},
|
||||
{
|
||||
type: "image", src: "https://source.unsplash.com/400x300/?ac-maintenance-technician", alt: "AC maintenance technician"},
|
||||
type: "image", src: "https://images.unsplash.com/photo-1621905299865-c343729e1f57?q=80&w=400&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "AC maintenance technician"},
|
||||
{
|
||||
type: "image", src: "https://source.unsplash.com/400x300/?air-conditioning-ductwork", alt: "Air conditioning ductwork"},
|
||||
type: "image", src: "https://images.unsplash.com/photo-1616712134411-ed3b552bb70d?q=80&w=400&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "Air conditioning ductwork"},
|
||||
{
|
||||
type: "image", src: "https://source.unsplash.com/400x300/?ac-remote-control-closeup", alt: "AC remote control closeup"},
|
||||
type: "image", src: "https://images.unsplash.com/photo-1583911676813-f938f72a4f4e?q=80&w=400&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", alt: "AC remote control closeup"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -113,7 +113,7 @@ export default function LandingPage() {
|
||||
title: "פתרונות מותאמים", description: "התאמת פתרונות מדויקים לצרכים הספציפיים של הבית או העסק שלכם.", icon: Settings,
|
||||
},
|
||||
]}
|
||||
imageSrc="https://source.unsplash.com/800x600/?hvac-technicians-team-uniforms"
|
||||
imageSrc="https://images.unsplash.com/photo-1628108520245-5b4d7f5b3b0d?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="HVAC technicians in uniform"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -125,13 +125,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "תיקון תקלות מזגנים", description: "אבחון וטיפול מהיר ויעיל בכל סוגי התקלות, כולל נזילות, רעשים מוזרים ותקלות חשמל.", imageSrc: "https://source.unsplash.com/800x600/?ac-technician-fixing-compressor-closeup", imageAlt: "Technician repairing an AC unit compressor"},
|
||||
title: "תיקון תקלות מזגנים", description: "אבחון וטיפול מהיר ויעיל בכל סוגי התקלות, כולל נזילות, רעשים מוזרים ותקלות חשמל.", imageSrc: "https://images.unsplash.com/photo-1621905299865-c343729e1f57?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Technician repairing an AC unit compressor"},
|
||||
{
|
||||
title: "התקנת מזגנים חדשים", description: "התקנה מקצועית ואסתטית של מזגנים מיני מרכזיים, עיליים ומערכות מולטי אינוורטר.", imageSrc: "https://source.unsplash.com/800x600/?ac-technician-installing-compressor-outdoor", imageAlt: "Technician installing a new AC unit compressor outdoors"},
|
||||
title: "התקנת מזגנים חדשים", description: "התקנה מקצועית ואסתטית של מזגנים מיני מרכזיים, עיליים ומערכות מולטי אינוורטר.", imageSrc: "https://images.unsplash.com/photo-1628108520245-5b4d7f5b3b0d?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Technician installing a new AC unit compressor outdoors"},
|
||||
{
|
||||
title: "תחזוקה תקופתית וניקוי", description: "שירותי תחזוקה מקיפים לשיפור ביצועי המזגן והארכת חייו, כולל ניקוי פילטרים ומערכות.", imageSrc: "https://source.unsplash.com/800x600/?ac-technician-performing-maintenance-cooling-system", imageAlt: "Technician performing AC maintenance on a cooling system"},
|
||||
title: "תחזוקה תקופתית וניקוי", description: "שירותי תחזוקה מקיפים לשיפור ביצועי המזגן והארכת חייו, כולל ניקוי פילטרים ומערכות.", imageSrc: "https://images.unsplash.com/photo-1621607512214-ef6a63584852?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Technician performing AC maintenance on a cooling system"},
|
||||
{
|
||||
title: "מילוי גז למזגנים", description: "בדיקה ומילוי גז מקצועי למזגנים, להבטחת תפוקת קירור אופטימלית וחסכון באנרגיה.", imageSrc: "https://source.unsplash.com/800x600/?ac-technician-checking-refrigerant-gauges", imageAlt: "Technician checking AC refrigerant with gauges"},
|
||||
title: "מילוי גז למזגנים", description: "בדיקה ומילוי גז מקצועי למזגנים, להבטחת תפוקת קירור אופטימלית וחסכון באנרגיה.", imageSrc: "https://images.unsplash.com/photo-1581092106208-a9d020d2c490?q=80&w=800&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "Technician checking AC refrigerant with gauges"},
|
||||
]}
|
||||
title="השירותים שלנו"
|
||||
description="מגוון פתרונות מקצועיים לכל צרכי המיזוג שלכם, מתיקון ועד התקנה ותחזוקה שוטפת."
|
||||
@@ -164,22 +164,34 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
<TestimonialCardSixteen
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
kpiItems={[
|
||||
{ value: "10+", label: "שנות ניסיון" },
|
||||
{ value: "5.0", label: "דירוג ממוצע" },
|
||||
{ value: "99%", label: "לקוחות מרוצים" },
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1", title: "התקנה מקצועית ומחירים הוגנים", quote: "דניאל הגיע להתקנת מזגן מיני מרכזי. סופר שירותי, עובד מאוד מסודר ונקי, תמיד זמין גם אחרי ההתקנה לכל שאלה, עם מחירים מאוד מאוד הוגנים. מומלץ בחום!", name: "אינסה שמש", role: "לקוחה מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-1", imageAlt: "אינסה שמש"},
|
||||
id: "t1", title: "התקנה מקצועית ומחירים הוגנים", quote: "דניאל הגיע להתקנת מזגן מיני מרכזי. סופר שירותי, עובד מאוד מסודר ונקי, תמיד זמין גם אחרי ההתקנה לכל שאלה, עם מחירים מאוד מאוד הוגנים. מומלץ בחום!", name: "אינסה שמש", role: "לקוחה מרוצה", company: "בית פרטי", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1549068106-b024baf5062d?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "אינסה שמש"},
|
||||
{
|
||||
id: "t2", title: "עבודה אסתטית וסביבה נקייה", quote: "דניאל ביצע התקנה של מיני-מרכזי תדירן אינוורטר, באינטרסול צפוף, בצורה מקצועית ואסתטית. דואג להחזיר את סביבת העבודה לשלמותה.", name: "גיל רייכנבך", role: "לקוח מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-2", imageAlt: "גיל רייכנבך"},
|
||||
id: "t2", title: "עבודה אסתטית וסביבה נקייה", quote: "דניאל ביצע התקנה של מיני-מרכזי תדירן אינוורטר, באינטרסול צפוף, בצורה מקצועית ואסתטית. דואג להחזיר את סביבת העבודה לשלמותה.", name: "גיל רייכנבך", role: "לקוח מרוצה", company: "משרד", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1594953336267-3ce9328498f3?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "גיל רייכנבך"},
|
||||
{
|
||||
id: "t3", title: "שירות מצוין וניקיון מופתי", quote: "שירות מצויין, דניאל גם ערך בדיקה למזגן ישן וגם התקין מזגן חדש באופן מקצועי ונקי ולשביעות רצוני המלאה.", name: "אייל שמש", role: "לקוח מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-3", imageAlt: "אייל שמש"},
|
||||
id: "t3", title: "שירות מצוין וניקיון מופתי", quote: "שירות מצויין, דניאל גם ערך בדיקה למזגן ישן וגם התקין מזגן חדש באופן מקצועי ונקי ולשביעות רצוני המלאה.", name: "אייל שמש", role: "לקוח מרוצה", company: "דירה", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1544005313-94ddf0286df2?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "אייל שמש"},
|
||||
{
|
||||
id: "t4", title: "מענה מהיר ותיקון בזק", quote: "רבע שעה מהרגע שדיברנו דניאל כבר היה אצלי והתחיל לטפל במזגן. אחרי 20 דקות נוספות, כבר היה לי בית קר. שירות אדיב ומקצועי וגם המחיר הרגיש לי הוגן בהחלט!", name: "קלרה א. חס", role: "לקוחה מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-4", imageAlt: "קלרה א. חס"},
|
||||
id: "t4", title: "מענה מהיר ותיקון בזק", quote: "רבע שעה מהרגע שדיברנו דניאל כבר היה אצלי והתחיל לטפל במזגן. אחרי 20 דקות נוספות, כבר היה לי בית קר. שירות אדיב ומקצועי וגם המחיר הרגיש לי הוגן בהחלט!", name: "קלרה א. חס", role: "לקוחה מרוצה", company: "חנות", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1507003211169-e69fe1c5a3b2?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "קלרה א. חס"},
|
||||
{
|
||||
id: "t5", title: "אמינות ומחיר הוגן", quote: "דניאל עבד באופן מאוד ייסודי ושירותי. מאוד אמין, גבה מחיר הוגן לעבודתו ומילא גז ללא תוספת מחיר. ממליץ מאוד.", name: "דניאל שלזינגר", role: "לקוח מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-5", imageAlt: "דניאל שלזינגר"},
|
||||
id: "t5", title: "אמינות ומחיר הוגן", quote: "דניאל עבד באופן מאוד ייסודי ושירותי. מאוד אמין, גבה מחיר הוגן לעבודתו ומילא גז ללא תוספת מחיר. ממליץ מאוד.", name: "דניאל שלזינגר", role: "לקוח מרוצה", company: "בית קפה", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1540331547168-d05517f34c9c?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "דניאל שלזינגר"},
|
||||
{
|
||||
id: "t6", title: "זמינות מהירה ומקצועיות", quote: "זמינות מהירה, הגיע בדיוק כפי שהבטיח, ביצע את העבודה במהירות ומקצועיות והתימחור היה הוגן. תענוג.", name: "איציק פריד", role: "לקוח מרוצה", imageSrc: "https://source.unsplash.com/100x100/?professional-portrait-customer-6", imageAlt: "איציק פריד"},
|
||||
id: "t6", title: "זמינות מהירה ומקצועיות", quote: "זמינות מהירה, הגיע בדיוק כפי שהבטיח, ביצע את העבודה במהירות ומקצועיות והתימחור היה הוגן. תענוג.", name: "איציק פריד", role: "לקוח מרוצה", company: "בניין משרדים", rating: 5,
|
||||
imageSrc: "https://images.unsplash.com/photo-1534528741775-53994a69daeb?q=80&w=200&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D", imageAlt: "איציק פריד"},
|
||||
]}
|
||||
title="מה הלקוחות שלנו אומרים"
|
||||
description="גאים בשירות שאנו מעניקים ובפידבקים החמים שאנו מקבלים מלקוחות נאמנים."
|
||||
@@ -198,9 +210,13 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
<FaqSplitMedia
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="https://images.unsplash.com/photo-1632514580327-024c084f7b6d?q=80&w=1920&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="HVAC technician fixing an outdoor unit"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "כמה זמן לוקח תיקון מזגן?", content: "זמן התיקון משתנה בהתאם לסוג התקלה ומורכבותה. אנו שואפים לספק פתרונות מהירים ויעילים, ובמקרים רבים התיקון מסתיים באותו ביקור."},
|
||||
@@ -208,6 +224,10 @@ export default function LandingPage() {
|
||||
id: "q2", title: "האם אתם מספקים שירותי חירום?", content: "כן, אנו מבינים שקלקול מזגן יכול להיות דחוף. צרו עמנו קשר וננסה להגיע אליכם בהקדם האפשרי."},
|
||||
{
|
||||
id: "q3", title: "האם יש אחריות על התיקונים?", content: "אנו מספקים אחריות על חלקי חילוף ועל עבודת התיקון, בהתאם לתנאים שיינתנו במועד השירות. שביעות רצונכם היא בראש סדר העדיפויות שלנו."},
|
||||
{
|
||||
id: "q4", title: "איך לבחור מזגן חדש?", content: "בחירת מזגן תלויה בגודל החלל, רמת הבידוד, תקציב וצרכים אישיים. אנו נשמח לייעץ לכם בבחירה המתאימה ביותר."},
|
||||
{
|
||||
id: "q5", title: "מה כולל שירות תחזוקה תקופתית?", content: "שירות תחזוקה כולל בדיקת מערכת, ניקוי פילטרים ויחידות, בדיקת גז, וזיהוי מוקדם של תקלות למניעת קלקולים עתידיים."},
|
||||
]}
|
||||
title="שאלות נפוצות"
|
||||
description="מצאו תשובות לשאלות הנפוצות ביותר אודות שירותי תיקון והתקנת מזגנים."
|
||||
@@ -216,57 +236,37 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient"}}
|
||||
text="צריכים תיקון מזגן דחוף? או אולי התקנה חדשה? קפטן קור לשירותכם! התקשרו עכשיו לקבלת הצעת מחיר והגעה מהירה."
|
||||
buttons={[
|
||||
title="צרו קשר עכשיו לקבלת שירות מהיר!"
|
||||
description="בין אם אתם זקוקים לתיקון דחוף, התקנת מזגן חדש או ייעוץ מקצועי, צוות קפטן קור לשירותכם. מלאו את הפרטים ונחזור אליכם בהקדם, או צרו קשר ישירות: \nטלפון: 054-255-1013 \n וואטסאפ: https://wa.me/972542551013"
|
||||
inputs={[
|
||||
{
|
||||
text: "התקשרו עכשיו: 054-255-1013", href: "tel:+972542551013"},
|
||||
name: "name", type: "text", placeholder: "שם מלא", required: true},
|
||||
{
|
||||
text: "שלחו הודעה", href: "https://wa.me/972542551013"},
|
||||
name: "phone", type: "tel", placeholder: "טלפון", required: true},
|
||||
{
|
||||
name: "email", type: "email", placeholder: "אימייל (אופציונלי)", required: false},
|
||||
]}
|
||||
textarea={{
|
||||
name: "message", placeholder: "איך נוכל לעזור?", rows: 4,
|
||||
required: true}}
|
||||
buttonText="שלח הודעה"
|
||||
onSubmit={(data) => console.log(data)}
|
||||
imageSrc="https://images.unsplash.com/photo-1616712134411-ed3b552bb70d?q=80&w=1920&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D"
|
||||
imageAlt="AC unit in a modern building"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "שירותים", href: "#services"},
|
||||
{
|
||||
label: "תיקון מזגנים", href: "#services"},
|
||||
{
|
||||
label: "התקנת מזגנים", href: "#services"},
|
||||
{
|
||||
label: "תחזוקה", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "אודותינו", href: "#about"},
|
||||
{
|
||||
label: "המלצות", href: "#testimonials"},
|
||||
{
|
||||
label: "שאלות נפוצות", href: "#faq"},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "צרו קשר", href: "#contact"},
|
||||
{
|
||||
label: "טלפון: 054-255-1013", href: "tel:+972542551013"},
|
||||
{
|
||||
label: "כתובת: האורן 20, רמת ישי", href: "https://maps.app.goo.gl/example"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
<FooterLogoReveal
|
||||
logoText="קפטן קור"
|
||||
leftLink={{
|
||||
text: "שירותים", href: "#services"}}
|
||||
rightLink={{
|
||||
text: "צרו קשר", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user