Merge version_1 into main #2
334
src/app/page.tsx
334
src/app/page.tsx
@@ -30,22 +30,10 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "בית",
|
||||
id: "#hero",
|
||||
},
|
||||
{
|
||||
name: "מי אנחנו",
|
||||
id: "#about",
|
||||
},
|
||||
{
|
||||
name: "שירותים",
|
||||
id: "#services",
|
||||
},
|
||||
{
|
||||
name: "צור קשר",
|
||||
id: "#contact",
|
||||
},
|
||||
{ name: "בית", id: "#hero" },
|
||||
{ name: "מי אנחנו", id: "#about" },
|
||||
{ name: "שירותים", id: "#services" },
|
||||
{ name: "צור קשר", id: "#contact" },
|
||||
]}
|
||||
brandName="אופני סלאלום כפר סבא"
|
||||
/>
|
||||
@@ -53,108 +41,35 @@ export default function LandingPage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitTestimonial
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
title="הרכיבה הבאה שלך מתחילה כאן"
|
||||
description="מעל 10 שנים של ניסיון, צוות של רוכבים אמיתיים ושירות שמחזיר אותך לרכיבה מהר יותר."
|
||||
testimonials={[
|
||||
{
|
||||
name: "אבי כהן",
|
||||
handle: "@avi_c",
|
||||
testimonial: "צוות אדיב, רציני ומקצועי. כמו חנות ממתקים – אי אפשר לצאת בידיים ריקות",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-mechanic-is-posing-bicycle-his-own-workshop_613910-20752.jpg?_wi=1",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
{
|
||||
name: "דנה לוי",
|
||||
handle: "@dana_l",
|
||||
testimonial: "מקצוענים שאוהבים אופניים. הסבירו לי בדיוק מה צריך ומה לא – בלי למכור סתם",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg?_wi=1",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
{
|
||||
name: "יוסי מזרחי",
|
||||
handle: "@yossi_m",
|
||||
testimonial: "שילוב נדיר של יחס אישי ומקצוענות. ממליץ בחום",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-tattooes-dreadlocks-is-driving-electro-scooter-street_613910-17124.jpg?_wi=1",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
{
|
||||
name: "ניר גולן",
|
||||
handle: "@nir_g",
|
||||
testimonial: "שירות אדיב ומהיר, חוויה מצוינת",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-going-work-bicycle_23-2149413745.jpg",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
{
|
||||
name: "מיכל עופר",
|
||||
handle: "@michal_o",
|
||||
testimonial: "טיפלו באופניים שלי בצורה מעוררת השראה, תודה!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg?_wi=1",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
{ name: "אבי כהן", handle: "@avi_c", testimonial: "צוות אדיב, רציני ומקצועי. כמו חנות ממתקים – אי אפשר לצאת בידיים ריקות", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-mechanic-is-posing-bicycle-his-own-workshop_613910-20752.jpg", imageAlt: "bicycle shop workshop professional" },
|
||||
{ name: "דנה לוי", handle: "@dana_l", testimonial: "מקצוענים שאוהבים אופניים. הסבירו לי בדיוק מה צריך ומה לא – בלי למכור סתם", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", imageAlt: "bicycle shop workshop professional" },
|
||||
{ name: "יוסי מזרחי", handle: "@yossi_m", testimonial: "שילוב נדיר של יחס אישי ומקצוענות. ממליץ בחום", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-tattooes-dreadlocks-is-driving-electro-scooter-street_613910-17124.jpg", imageAlt: "bicycle shop workshop professional" },
|
||||
{ name: "ניר גולן", handle: "@nir_g", testimonial: "שירות אדיב ומהיר, חוויה מצוינת", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-going-work-bicycle_23-2149413745.jpg", imageAlt: "bicycle shop workshop professional" },
|
||||
{ name: "מיכל עופר", handle: "@michal_o", testimonial: "טיפלו באופניים שלי בצורה מעוררת השראה, תודה!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg", imageAlt: "bicycle shop workshop professional" }
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "קבע טיפול לאופניים",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
text: "מצא את האופניים שלך",
|
||||
href: "#products",
|
||||
},
|
||||
{ text: "קבע טיפול לאופניים", href: "#contact" },
|
||||
{ text: "מצא את האופניים שלך", href: "#products" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-mechanic-is-posing-bicycle-his-own-workshop_613910-20752.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-attractive-mechanic-is-posing-bicycle-his-own-workshop_613910-20752.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg",
|
||||
alt: "לקוח",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg",
|
||||
alt: "לקוח",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg",
|
||||
alt: "לקוח",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg",
|
||||
alt: "לקוח",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-man-talking-smartphone-bicycle-workshop_23-2147892360.jpg",
|
||||
alt: "לקוח",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/woman-smiling_1187-3196.jpg", alt: "לקוח" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-woman-showing-ok-sign_1262-17571.jpg", alt: "לקוח" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-smiling-girl-shows-okay-ok-signs-look-satisfied-recommend-good-company-perfect-quality-praise-good-job-well-done-standing-pleased-against-white-background_176420-54380.jpg", alt: "לקוח" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-overjoyed-woman-rejoicing-her-success_74855-3513.jpg", alt: "לקוח" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/portrait-man-talking-smartphone-bicycle-workshop_23-2147892360.jpg", alt: "לקוח" }
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "ניסיון מוכח",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "שקיפות מלאה",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "מקצוענות ללא פשרות",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "יחס אישי לכל רוכב",
|
||||
},
|
||||
{
|
||||
type: "text",
|
||||
text: "חזרה מהירה לרכיבה",
|
||||
},
|
||||
{ type: "text", text: "ניסיון מוכח" },
|
||||
{ type: "text", text: "שקיפות מלאה" },
|
||||
{ type: "text", text: "מקצוענות ללא פשרות" },
|
||||
{ type: "text", text: "יחס אישי לכל רוכב" },
|
||||
{ type: "text", text: "חזרה מהירה לרכיבה" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -166,26 +81,11 @@ export default function LandingPage() {
|
||||
rating={5}
|
||||
author="יעקב לוי, לקוח 10 שנים"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg",
|
||||
alt: "לקוח 1",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-tattooes-dreadlocks-is-driving-electro-scooter-street_613910-17124.jpg",
|
||||
alt: "לקוח 2",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/medium-shot-people-going-work-bicycle_23-2149413745.jpg",
|
||||
alt: "לקוח 3",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-sportsloving-man-examining-bicycle-parts-home-yard-damage-repair-with-tools-energetic-male-cyclist-fixing-broken-bike-chain-wheel-outside-summer-leisure-cycling_482257-72805.jpg",
|
||||
alt: "לקוח 4",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/man-with-scooter-looking-up_23-2149019577.jpg",
|
||||
alt: "לקוח 5",
|
||||
},
|
||||
{ src: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg", alt: "לקוח 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-tattooes-dreadlocks-is-driving-electro-scooter-street_613910-17124.jpg", alt: "לקוח 2" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/medium-shot-people-going-work-bicycle_23-2149413745.jpg", alt: "לקוח 3" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/young-sportsloving-man-examining-bicycle-parts-home-yard-damage-repair-with-tools-energetic-male-cyclist-fixing-broken-bike-chain-wheel-outside-summer-leisure-cycling_482257-72805.jpg", alt: "לקוח 4" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/man-with-scooter-looking-up_23-2149019577.jpg", alt: "לקוח 5" }
|
||||
]}
|
||||
ratingAnimation="blur-reveal"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -195,12 +95,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
useInvertedBackground={false}
|
||||
heading={[
|
||||
{
|
||||
type: "text",
|
||||
content: "מי אנחנו",
|
||||
},
|
||||
]}
|
||||
heading={[{ type: "text", content: "מי אנחנו" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -211,41 +106,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "מקצוענות אמיתית",
|
||||
description: "אנחנו לא רק מתקנים – אנחנו מאבחנים לעומק את האופניים שלך.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-head-bearded-bicycle-mechanic-workshop-with-bike-parts-wheel-background_613910-14238.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-teamwork-two-nice-mans-busy-bicycle-workshop-mans-are-wearing-checkered-shirts_613910-21455.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-mechanic-is-posing-bicycle-his-own-workshop_613910-20752.jpg?_wi=3",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
title: "מקצוענות אמיתית", description: "אנחנו לא רק מתקנים – אנחנו מאבחנים לעומק את האופניים שלך.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/portrait-red-head-bearded-bicycle-mechanic-workshop-with-bike-parts-wheel-background_613910-14238.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/good-teamwork-two-nice-mans-busy-bicycle-workshop-mans-are-wearing-checkered-shirts_613910-21455.jpg" }
|
||||
},
|
||||
{
|
||||
title: "יחס אישי",
|
||||
description: "כל לקוח מקבל את מלוא תשומת הלב מהצוות המקצועי שלנו.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-dilligent-male-sunglasses-is-fixing-tyres-busy-customer_613910-21399.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-2603.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/older-woman-with-thumb-up_1149-1162.jpg?_wi=2",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
title: "יחס אישי", description: "כל לקוח מקבל את מלוא תשומת הלב מהצוות המקצועי שלנו.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/handsome-dilligent-male-sunglasses-is-fixing-tyres-busy-customer_613910-21399.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-mobile-phone_1170-2603.jpg" }
|
||||
},
|
||||
{
|
||||
title: "שקיפות מלאה",
|
||||
description: "נסביר לך בדיוק מה צריך לתקן ומה לא. בלי הפתעות.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-bicycle_23-2149103840.jpg",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/repairing-wheel-cycle_1098-15527.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-woman-with-tattooes-dreadlocks-is-driving-electro-scooter-street_613910-17124.jpg?_wi=2",
|
||||
imageAlt: "bicycle shop workshop professional",
|
||||
},
|
||||
title: "שקיפות מלאה", description: "נסביר לך בדיוק מה צריך לתקן ומה לא. בלי הפתעות.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-repairing-bicycle_23-2149103840.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/repairing-wheel-cycle_1098-15527.jpg" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={false}
|
||||
title="למה לבחור בנו"
|
||||
@@ -260,50 +131,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
plans={[
|
||||
{
|
||||
id: "1",
|
||||
tag: "טיפולים",
|
||||
price: "תיקון פנצ'ר",
|
||||
period: "מהיר",
|
||||
description: "תיקונים בסיסיים ומהירים במקום.",
|
||||
button: {
|
||||
text: "קבע טיפול",
|
||||
},
|
||||
featuresTitle: "כולל",
|
||||
features: [
|
||||
"בדיקת אוויר",
|
||||
"תיקון מיידי",
|
||||
],
|
||||
id: "1", tag: "טיפולים", price: "תיקון פנצ'ר", period: "מהיר", description: "תיקונים בסיסיים ומהירים במקום.", button: { text: "קבע טיפול" },
|
||||
featuresTitle: "כולל", features: ["בדיקת אוויר", "תיקון מיידי"]
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
tag: "אופניים",
|
||||
price: "שיפוץ כללי",
|
||||
period: "מקיף",
|
||||
description: "שיפוץ מלא של האופניים כולל הכל.",
|
||||
button: {
|
||||
text: "קבע טיפול",
|
||||
},
|
||||
featuresTitle: "כולל",
|
||||
features: [
|
||||
"ניקוי שרשרת",
|
||||
"כיוון הילוכים",
|
||||
],
|
||||
id: "2", tag: "אופניים", price: "שיפוץ כללי", period: "מקיף", description: "שיפוץ מלא של האופניים כולל הכל.", button: { text: "קבע טיפול" },
|
||||
featuresTitle: "כולל", features: ["ניקוי שרשרת", "כיוון הילוכים"]
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
tag: "מכירה",
|
||||
price: "התאמת אופניים",
|
||||
period: "מקצועי",
|
||||
description: "התאמת זוג אופניים חדש לפי מידה וסגנון.",
|
||||
button: {
|
||||
text: "קבע טיפול",
|
||||
},
|
||||
featuresTitle: "כולל",
|
||||
features: [
|
||||
"מדידת גוף",
|
||||
"הדרכה ראשונית",
|
||||
],
|
||||
},
|
||||
id: "3", tag: "מכירה", price: "התאמת אופניים", period: "מקצועי", description: "התאמת זוג אופניים חדש לפי מידה וסגנון.", button: { text: "קבע טיפול" },
|
||||
featuresTitle: "כולל", features: ["מדידת גוף", "הדרכה ראשונית"]
|
||||
}
|
||||
]}
|
||||
title="השירותים שלנו"
|
||||
description="מגוון שירותים מקצועיים לכל סוגי הרוכבים"
|
||||
@@ -315,23 +153,11 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "מה אם יש לי תקלה דחופה?",
|
||||
content: "אם אפשר לפתור במקום – נפתור.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "אתם יכולים למצוא פתרונות יצירתיים?",
|
||||
content: "אם צריך פתרון יצירתי – נמצא בשבילך.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "מה אם אני לא מבין באופניים?",
|
||||
content: "בשביל זה אנחנו כאן, נסביר הכל בשפה פשוטة.",
|
||||
},
|
||||
{ id: "1", title: "מה אם יש לי תקלה דחופה?", content: "אם אפשר לפתור במקום – נפתור." },
|
||||
{ id: "2", title: "אתם יכולים למצוא פתרונות יצירתיים?", content: "אם צריך פתרון יצירתי – נמצא בשבילך." },
|
||||
{ id: "3", title: "מה אם אני לא מבין באופניים?", content: "בשביל זה אנחנו כאן, נסביר הכל בשפה פשוטה." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="לא תפסיד רכיבה בגלל תקלה"
|
||||
description="המטרה שלנו פשוטה: להחזיר אותך לרכיבה כמה שיותר מהר."
|
||||
@@ -344,27 +170,15 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "זה יקר?",
|
||||
content: "אנחנו לא הכי זולים – אנחנו הכי מדויקים. משלמים על עבודה נכונה ושקט נפשי.",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
title: "אין לי זמן להשאיר את האופניים.",
|
||||
content: "במקרים רבים אנחנו נותנים פתרון מהיר במקום.",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
title: "אני לא מבין באופניים, מה עושים?",
|
||||
content: "בדיוק בשביל זה אנחנו כאן, נלווה אותך.",
|
||||
},
|
||||
{ id: "1", title: "זה יקר?", content: "אנחנו לא הכי זולים – אנחנו הכי מדויקים. משלמים על עבודה נכונה ושקט נפשי." },
|
||||
{ id: "2", title: "אין לי זמן להשאיר את האופניים.", content: "במקרים רבים אנחנו נותנים פתרון מהיר במקום." },
|
||||
{ id: "3", title: "אני לא מבין באופניים, מה עושים?", content: "בדיוק בשביל זה אנחנו כאן, נלווה אותך." }
|
||||
]}
|
||||
mediaAnimation="none"
|
||||
title="שאלות ותשובות"
|
||||
description="למה לקוחות בוחרים בנו שוב ושוב"
|
||||
faqsAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/abstract-blur-defocused-changi-aiport-terminal-interior_74190-6377.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -374,16 +188,8 @@ export default function LandingPage() {
|
||||
title="האופניים שלך יכולים להרגיש אחרת לגמרי"
|
||||
description="תן לנו להראות לך איך. השאר פרטים ונחזור אליך בהקדם."
|
||||
inputs={[
|
||||
{
|
||||
name: "name",
|
||||
type: "text",
|
||||
placeholder: "שם מלא",
|
||||
},
|
||||
{
|
||||
name: "phone",
|
||||
type: "tel",
|
||||
placeholder: "טלפון",
|
||||
},
|
||||
{ name: "name", type: "text", placeholder: "שם מלא" },
|
||||
{ name: "phone", type: "tel", placeholder: "טלפון" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-repairing-bicycle_1170-2539.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -395,35 +201,21 @@ export default function LandingPage() {
|
||||
logoText="אופני סלאלום כפר סבא"
|
||||
columns={[
|
||||
{
|
||||
title: "יצירת קשר",
|
||||
items: [
|
||||
{
|
||||
label: "050-1234567",
|
||||
href: "tel:0501234567",
|
||||
},
|
||||
{
|
||||
label: "כפר סבא, רחוב התעשייה",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
title: "יצירת קשר", items: [
|
||||
{ label: "050-1234567", href: "tel:0501234567" },
|
||||
{ label: "כפר סבא, רחוב התעשייה", href: "#" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "שעות פעילות",
|
||||
items: [
|
||||
{
|
||||
label: "א-ה: 09:00-19:00",
|
||||
href: "#",
|
||||
},
|
||||
{
|
||||
label: "ו: 09:00-14:00",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
title: "שעות פעילות", items: [
|
||||
{ label: "א-ה: 09:00-19:00", href: "#" },
|
||||
{ label: "ו: 09:00-14:00", href: "#" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user