Merge version_1 into main #2
259
src/app/page.tsx
259
src/app/page.tsx
@@ -10,7 +10,7 @@ import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
|
||||
import TextAbout from '@/components/sections/about/TextAbout';
|
||||
import { Heart, Palette, Ruler, Shield, Sparkles, Star } from "lucide-react";
|
||||
import { Heart, Palette, Ruler, Shield, Sparkles, Star, Brush, Broom, Gem, Handshake, Magic } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,25 +31,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "דף הבית",
|
||||
id: "/",
|
||||
},
|
||||
name: "דף הבית", id: "/"},
|
||||
{
|
||||
name: "אודות",
|
||||
id: "/about",
|
||||
},
|
||||
name: "אודות", id: "/about"},
|
||||
{
|
||||
name: "שירותים",
|
||||
id: "/services",
|
||||
},
|
||||
name: "שירותים", id: "/services"},
|
||||
{
|
||||
name: "גלריה",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "גלריה", id: "/gallery"},
|
||||
{
|
||||
name: "קבעי תור",
|
||||
id: "https://wa.me/972522713738",
|
||||
},
|
||||
name: "קבעי תור", id: "https://wa.me/972522713738"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/top-view-still-life-assortment-nail-care-products_23-2148974552.jpg"
|
||||
logoAlt="לוגו Efrat Nails"
|
||||
@@ -57,26 +47,21 @@ export default function LandingPage() {
|
||||
bottomLeftText="Efrat Nails"
|
||||
bottomRightText="קבעי תור בוואטסאפ: 052-271-3738"
|
||||
button={{
|
||||
text: "קבעי תור",
|
||||
href: "https://wa.me/972522713738",
|
||||
}}
|
||||
text: "קבעי תור", href: "https://wa.me/972522713738"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
logoText="Efrat Nails"
|
||||
description="טכנאית ציפורניים מקצועית המתמחה ביצירת ציפורניים מושלמות בהתאמה אישית."
|
||||
buttons={[
|
||||
{
|
||||
text: "קבעי תור",
|
||||
href: "https://wa.me/972522713738",
|
||||
},
|
||||
text: "קבעי תור", href: "https://wa.me/972522713738"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-minimal-lifestyle_53876-42587.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-minimal-lifestyle_53876-42587.jpg"
|
||||
imageAlt="ציפורניים מטופחות ומעוצבות"
|
||||
mediaAnimation="opacity"
|
||||
/>
|
||||
@@ -89,104 +74,68 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "לק ג'ל",
|
||||
description: "מראה טבעי, מגוון צבעים ועמידות גבוהה.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-nail-polish_23-2148109488.jpg?_wi=1",
|
||||
imageAlt: "לק ג'ל",
|
||||
},
|
||||
title: "לק ג'ל", description: "מראה טבעי, מגוון צבעים ועמידות גבוהה.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-nail-polish_23-2148109488.jpg", imageAlt: "לק ג'ל"},
|
||||
items: [
|
||||
{
|
||||
icon: Brush,
|
||||
text: "מראה טבעי",
|
||||
},
|
||||
text: "מראה טבעי"},
|
||||
{
|
||||
icon: Palette,
|
||||
text: "מגוון צבעים",
|
||||
},
|
||||
text: "מגוון צבעים"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "עמידות גבוהה",
|
||||
},
|
||||
text: "עמידות גבוהה"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-assortment-nail-care-products_23-2148974552.jpg?_wi=1",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "מבנה אנטומי",
|
||||
description: "חיזוק הציפורן הטבעית ומניעת שבירות.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974538.jpg?_wi=1",
|
||||
imageAlt: "מבנה אנטומי",
|
||||
},
|
||||
title: "מבנה אנטומי", description: "חיזוק הציפורן הטבעית ומניעת שבירות.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974538.jpg", imageAlt: "מבנה אנטומי"},
|
||||
items: [
|
||||
{
|
||||
icon: Heart,
|
||||
text: "חיזוק הציפורן",
|
||||
},
|
||||
text: "חיזוק הציפורן"},
|
||||
{
|
||||
icon: Broom,
|
||||
text: "מניעת שבירות",
|
||||
},
|
||||
text: "מניעת שבירות"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "מראה בריא",
|
||||
},
|
||||
text: "מראה בריא"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-minimal-lifestyle_53876-42587.jpg?_wi=2",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "בנייה בטיפים",
|
||||
description: "הארכת ציפורניים עם מראה מושלם וטבעי.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg",
|
||||
imageAlt: "בנייה בטיפים",
|
||||
},
|
||||
title: "בנייה בטיפים", description: "הארכת ציפורניים עם מראה מושלם וטבעי.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-wearing-face-mask-shield-nail-salon_23-2148694574.jpg", imageAlt: "בנייה בטיפים"},
|
||||
items: [
|
||||
{
|
||||
icon: Ruler,
|
||||
text: "הארכה מדויקת",
|
||||
},
|
||||
text: "הארכה מדויקת"},
|
||||
{
|
||||
icon: Gem,
|
||||
text: "מראה מושלם",
|
||||
},
|
||||
text: "מראה מושלם"},
|
||||
{
|
||||
icon: Handshake,
|
||||
text: "התאמה אישית",
|
||||
},
|
||||
text: "התאמה אישית"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-talented-manicurist-is-working-her-own-workplace-busy-beauty-salon-she-is-wearing-protective-mask_613910-21433.jpg",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "עיצובי ציפורניים",
|
||||
description: "פרנץ', נצנצים ועיצובים מיוחדים לכל אירוע.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-speaaking-cafe_23-2147785310.jpg?_wi=1",
|
||||
imageAlt: "עיצובי ציפורניים",
|
||||
},
|
||||
title: "עיצובי ציפורניים", description: "פרנץ', נצנצים ועיצובים מיוחדים לכל אירוע.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-speaaking-cafe_23-2147785310.jpg", imageAlt: "עיצובי ציפורניים"},
|
||||
items: [
|
||||
{
|
||||
icon: Star,
|
||||
text: "פרנץ' קלאסי",
|
||||
},
|
||||
text: "פרנץ' קלאסי"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "נצנצים",
|
||||
},
|
||||
text: "נצנצים"},
|
||||
{
|
||||
icon: Magic,
|
||||
text: "עיצובים מיוחדים",
|
||||
},
|
||||
text: "עיצובים מיוחדים"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-breaking-eggs_23-2147758385.jpg?_wi=1",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="השירותים שלנו"
|
||||
@@ -208,45 +157,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{
|
||||
id: "advantage-1",
|
||||
value: "1.",
|
||||
title: "שירות אישי וחם",
|
||||
description: "יחס חם ואוהב לכל לקוחה עם הקשבה מלאה לצרכים ורצונות אישיים.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-speaaking-cafe_23-2147785310.jpg?_wi=2",
|
||||
imageAlt: "שירות אישי וחם",
|
||||
},
|
||||
id: "advantage-1", value: "1.", title: "שירות אישי וחם", description: "יחס חם ואוהב לכל לקוחה עם הקשבה מלאה לצרכים ורצונות אישיים.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-women-speaaking-cafe_23-2147785310.jpg", imageAlt: "שירות אישי וחם"},
|
||||
{
|
||||
id: "advantage-2",
|
||||
value: "2.",
|
||||
title: "עבודה סטרילית ומדויקת",
|
||||
description: "היגיינה וסטריליות הם ערך עליון, בשילוב דיוק קפדני בביצוע כל טיפול.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-person-breaking-eggs_23-2147758385.jpg?_wi=2",
|
||||
imageAlt: "עבודה סטרילית ומדויקת",
|
||||
},
|
||||
id: "advantage-2", value: "2.", title: "עבודה סטרילית ומדויקת", description: "היגיינה וסטריליות הם ערך עליון, בשילוב דיוק קפדני בביצוע כל טיפול.", imageSrc: "http://img.b2bpic.net/free-photo/crop-person-breaking-eggs_23-2147758385.jpg", imageAlt: "עבודה סטרילית ומדויקת"},
|
||||
{
|
||||
id: "advantage-3",
|
||||
value: "3.",
|
||||
title: "שימוש בחומרים איכותיים",
|
||||
description: "רק חומרים מהשורה הראשונה לתוצאה מרשימה ובריאה לציפורן.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974541.jpg",
|
||||
imageAlt: "שימוש בחומרים איכותיים בלבד",
|
||||
},
|
||||
id: "advantage-3", value: "3.", title: "שימוש בחומרים איכותיים", description: "רק חומרים מהשורה הראשונה לתוצאה מרשימה ובריאה לציפורן.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974541.jpg", imageAlt: "שימוש בחומרים איכותיים בלבד"},
|
||||
{
|
||||
id: "advantage-4",
|
||||
value: "4.",
|
||||
title: "תוצאה עמידה לאורך זמן",
|
||||
description: "ציפורניים יפות ומטופחות שיחזיקו מעמד לאורך שבועות ארוכים.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg",
|
||||
imageAlt: "תוצאה עמידה לאורך זמן",
|
||||
},
|
||||
id: "advantage-4", value: "4.", title: "תוצאה עמידה לאורך זמן", description: "ציפורניים יפות ומטופחות שיחזיקו מעמד לאורך שבועות ארוכים.", imageSrc: "http://img.b2bpic.net/free-photo/woman-nails-salon-receiving-manicure-with-nail-file_1139-1695.jpg", imageAlt: "תוצאה עמידה לאורך זמן"},
|
||||
{
|
||||
id: "advantage-5",
|
||||
value: "5.",
|
||||
title: "התאמה אישית לכל לקוחה",
|
||||
description: "כל טיפול מותאם בדיוק למבנה הציפורן ולסגנון האישי שלך.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-woman-manicure-nail-self-care_140725-65120.jpg",
|
||||
imageAlt: "התאמה אישית לכל לקוחה",
|
||||
},
|
||||
id: "advantage-5", value: "5.", title: "התאמה אישית לכל לקוחה", description: "כל טיפול מותאם בדיוק למבנה הציפורן ולסגנון האישי שלך.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-getting-her-nails-fixed-by-manicurist-inside-room-beauty-woman-manicure-nail-self-care_140725-65120.jpg", imageAlt: "התאמה אישית לכל לקוחה"},
|
||||
]}
|
||||
title="למה לבחור בנו?"
|
||||
description="היתרונות הייחודיים של אפרת ניילס שמבטיחים לך חוויה מושלמת."
|
||||
@@ -260,45 +179,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "שירן כהן",
|
||||
handle: "@shirancohen",
|
||||
testimonial: "אפרת מקצועית ומוכשרת בטירוף! כל פעם מחדש אני מתפעלת מהדיוק והסבלנות שלה. ממליצה בחום!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sofa_329181-4317.jpg",
|
||||
imageAlt: "שירן כהן",
|
||||
},
|
||||
id: "1", name: "שירן כהן", handle: "@shirancohen", testimonial: "אפרת מקצועית ומוכשרת בטירוף! כל פעם מחדש אני מתפעלת מהדיוק והסבלנות שלה. ממליצה בחום!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-sofa_329181-4317.jpg", imageAlt: "שירן כהן"},
|
||||
{
|
||||
id: "2",
|
||||
name: "לילך מזרחי",
|
||||
handle: "@lilachmiz",
|
||||
testimonial: "שירות אישי ומפנק, מרגישה תמיד בנוח. הציפורניים שלי נראות מושלם ותמיד מחזיקות מעמד. תודה רבה!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-laughing-white-blouse-light-blue-skirt-looking-cheerful_176474-55807.jpg",
|
||||
imageAlt: "לילך מזרחי",
|
||||
},
|
||||
id: "2", name: "לילך מזרחי", handle: "@lilachmiz", testimonial: "שירות אישי ומפנק, מרגישה תמיד בנוח. הציפורניים שלי נראות מושלם ותמיד מחזיקות מעמד. תודה רבה!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-standing-straight-laughing-white-blouse-light-blue-skirt-looking-cheerful_176474-55807.jpg", imageAlt: "לילך מזרחי"},
|
||||
{
|
||||
id: "3",
|
||||
name: "נועה לוי",
|
||||
handle: "@noalevy",
|
||||
testimonial: "פשוט וואו! הגעתי עם ציפורניים הרוסות ויצאתי עם ציפורניים חלומית. אפרת קוסמת אמיתית, אין עליה!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14205.jpg",
|
||||
imageAlt: "נועה לוי",
|
||||
},
|
||||
id: "3", name: "נועה לוי", handle: "@noalevy", testimonial: "פשוט וואו! הגעתי עם ציפורניים הרוסות ויצאתי עם ציפורניים חלומית. אפרת קוסמת אמיתית, אין עליה!", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-dark-jacket-pink-background_179666-14205.jpg", imageAlt: "נועה לוי"},
|
||||
{
|
||||
id: "4",
|
||||
name: "אורית גל",
|
||||
handle: "@oritgal",
|
||||
testimonial: "אני לקוחה קבועה כבר המון זמן, ותמיד מרוצה. הסטריליות, החומרים האיכותיים והתוצאה המושלמת - הכל ברמה הגבוהה ביותר.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-content-woman-leaning-wall_1262-1749.jpg",
|
||||
imageAlt: "אורית גל",
|
||||
},
|
||||
id: "4", name: "אורית גל", handle: "@oritgal", testimonial: "אני לקוחה קבועה כבר המון זמן, ותמיד מרוצה. הסטריליות, החומרים האיכותיים והתוצאה המושלמת - הכל ברמה הגבוהה ביותר.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-relaxed-content-woman-leaning-wall_1262-1749.jpg", imageAlt: "אורית גל"},
|
||||
{
|
||||
id: "5",
|
||||
name: "רעות חן",
|
||||
handle: "@reuthen",
|
||||
testimonial: "אפרת פשוט אלופה! כל עיצוב שהיא עושה הוא יצירת אומנות. תמיד כיף לחזור אליה, היא מקסימה והציפורניים שלי נראות מיליון דולר.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg",
|
||||
imageAlt: "רעות חן",
|
||||
},
|
||||
id: "5", name: "רעות חן", handle: "@reuthen", testimonial: "אפרת פשוט אלופה! כל עיצוב שהיא עושה הוא יצירת אומנות. תמיד כיף לחזור אליה, היא מקסימה והציפורניים שלי נראות מיליון דולר.", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg", imageAlt: "רעות חן"},
|
||||
]}
|
||||
title="מה הלקוחות שלנו אומרות?"
|
||||
description="המלצות מלקוחות מרוצות שחוו את השירות המקצועי של אפרת ניילס."
|
||||
@@ -309,14 +198,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
text="קביעת תור מראש בלבד. ימים ראשון עד חמישי בשעות 15:00, 17:00, 19:00. טלפון: 052-271-3738. כתובת: מגן דוד 127, הרצליה. עקבי אחרי באינסטגרם: efratnails2025."
|
||||
buttons={[
|
||||
{
|
||||
text: "קבעי תור בוואטסאפ",
|
||||
href: "https://wa.me/972522713738",
|
||||
},
|
||||
text: "קבעי תור בוואטסאפ", href: "https://wa.me/972522713738"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -325,62 +211,37 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "ניווט",
|
||||
items: [
|
||||
title: "ניווט", items: [
|
||||
{
|
||||
label: "דף הבית",
|
||||
href: "/",
|
||||
},
|
||||
label: "דף הבית", href: "/"},
|
||||
{
|
||||
label: "אודות",
|
||||
href: "/about",
|
||||
},
|
||||
label: "אודות", href: "/about"},
|
||||
{
|
||||
label: "שירותים",
|
||||
href: "/services",
|
||||
},
|
||||
label: "שירותים", href: "/services"},
|
||||
{
|
||||
label: "גלריה",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "גלריה", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "שירותים",
|
||||
items: [
|
||||
title: "שירותים", items: [
|
||||
{
|
||||
label: "לק ג'ל",
|
||||
href: "/services#gel-nails",
|
||||
},
|
||||
label: "לק ג'ל", href: "/services#gel-nails"},
|
||||
{
|
||||
label: "מבנה אנטומי",
|
||||
href: "/services#anatomic-structure",
|
||||
},
|
||||
label: "מבנה אנטומי", href: "/services#anatomic-structure"},
|
||||
{
|
||||
label: "בנייה בטיפים",
|
||||
href: "/services#tips-building",
|
||||
},
|
||||
label: "בנייה בטיפים", href: "/services#tips-building"},
|
||||
{
|
||||
label: "עיצובי ציפורניים",
|
||||
href: "/services#nail-designs",
|
||||
},
|
||||
label: "עיצובי ציפורניים", href: "/services#nail-designs"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "צרי קשר",
|
||||
items: [
|
||||
title: "צרי קשר", items: [
|
||||
{
|
||||
label: "וואטסאפ",
|
||||
href: "https://wa.me/972522713738",
|
||||
},
|
||||
label: "וואטסאפ", href: "https://wa.me/972522713738"},
|
||||
{
|
||||
label: "אינסטגרם",
|
||||
href: "https://instagram.com/efratnails2025",
|
||||
},
|
||||
label: "אינסטגרם", href: "https://instagram.com/efratnails2025"},
|
||||
{
|
||||
label: "כתובת",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "כתובת", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -6,7 +6,7 @@ import FeatureCardTen from '@/components/sections/feature/FeatureCardTen';
|
||||
import FooterSimple from '@/components/sections/footer/FooterSimple';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
|
||||
import { CheckCircle, Crown, Heart, Palette, Ruler, Shield, Sparkles, Star } from "lucide-react";
|
||||
import { CheckCircle, Crown, Heart, Palette, Ruler, Shield, Sparkles, Star, Brush, Broom, Gem, Handshake, Magic } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -27,25 +27,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "דף הבית",
|
||||
id: "/",
|
||||
},
|
||||
name: "דף הבית", id: "/"},
|
||||
{
|
||||
name: "אודות",
|
||||
id: "/about",
|
||||
},
|
||||
name: "אודות", id: "/about"},
|
||||
{
|
||||
name: "שירותים",
|
||||
id: "/services",
|
||||
},
|
||||
name: "שירותים", id: "/services"},
|
||||
{
|
||||
name: "גלריה",
|
||||
id: "/gallery",
|
||||
},
|
||||
name: "גלריה", id: "/gallery"},
|
||||
{
|
||||
name: "קבעי תור",
|
||||
id: "https://wa.me/972522713738",
|
||||
},
|
||||
name: "קבעי תור", id: "https://wa.me/972522713738"},
|
||||
]}
|
||||
logoSrc="http://img.b2bpic.net/free-photo/top-view-still-life-assortment-nail-care-products_23-2148974552.jpg"
|
||||
logoAlt="לוגו Efrat Nails"
|
||||
@@ -53,9 +43,7 @@ export default function LandingPage() {
|
||||
bottomLeftText="Efrat Nails"
|
||||
bottomRightText="קבעי תור בוואטסאפ: 052-271-3738"
|
||||
button={{
|
||||
text: "קבעי תור",
|
||||
href: "https://wa.me/972522713738",
|
||||
}}
|
||||
text: "קבעי תור", href: "https://wa.me/972522713738"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,104 +54,68 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "לק ג'ל – מראה טבעי",
|
||||
description: "לק ג'ל איכותי במגוון רחב של צבעים וגימורים, שמעניק לציפורן מראה טבעי, אחיד ובוהק. עמיד לאורך זמן ומחזק את הציפורן הטבעית.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nail-care-items-arrangement_23-2149046498.jpg",
|
||||
imageAlt: "לק ג'ל",
|
||||
},
|
||||
title: "לק ג'ל – מראה טבעי", description: "לק ג'ל איכותי במגוון רחב של צבעים וגימורים, שמעניק לציפורן מראה טבעי, אחיד ובוהק. עמיד לאורך זמן ומחזק את הציפורן הטבעית.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-nail-care-items-arrangement_23-2149046498.jpg", imageAlt: "לק ג'ל"},
|
||||
items: [
|
||||
{
|
||||
icon: Brush,
|
||||
text: "מראה טבעי",
|
||||
},
|
||||
text: "מראה טבעי"},
|
||||
{
|
||||
icon: Palette,
|
||||
text: "מגוון צבעים",
|
||||
},
|
||||
text: "מגוון צבעים"},
|
||||
{
|
||||
icon: Shield,
|
||||
text: "עמידות גבוהה",
|
||||
},
|
||||
text: "עמידות גבוהה"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-still-life-assortment-nail-care-products_23-2148974552.jpg?_wi=2",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "מבנה אנטומי – חיזוק ומניעת שבירות",
|
||||
description: "טכניקה ייחודית של בניית מבנה אנטומי לציפורן, המעניקה לה חיזוק משמעותי, מונעת שבירות ומאפשרת גידול בריא ואסתטי של הציפורן הטבעית.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-care-her-nails_23-2148974585.jpg",
|
||||
imageAlt: "מבנה אנטומי",
|
||||
},
|
||||
title: "מבנה אנטומי – חיזוק ומניעת שבירות", description: "טכניקה ייחודית של בניית מבנה אנטומי לציפורן, המעניקה לה חיזוק משמעותי, מונעת שבירות ומאפשרת גידול בריא ואסתטי של הציפורן הטבעית.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-taking-care-her-nails_23-2148974585.jpg", imageAlt: "מבנה אנטומי"},
|
||||
items: [
|
||||
{
|
||||
icon: Heart,
|
||||
text: "חיזוק הציפורן",
|
||||
},
|
||||
text: "חיזוק הציפורן"},
|
||||
{
|
||||
icon: Broom,
|
||||
text: "מניעת שבירות",
|
||||
},
|
||||
text: "מניעת שבירות"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "מראה בריא",
|
||||
},
|
||||
text: "מראה בריא"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-minimal-lifestyle_53876-42587.jpg?_wi=3",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
title: "בנייה בטיפים – הארכה מושלמת",
|
||||
description: "שיטת בניית ציפורניים באמצעות טיפים איכותיים, ליצירת הארכה אסתטית ומראה מושלם, טבעי ועמיד לציפורניים ארוכות ויפות.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-working-with-her-nails-blue_140725-24247.jpg",
|
||||
imageAlt: "בנייה בטיפים",
|
||||
},
|
||||
title: "בנייה בטיפים – הארכה מושלמת", description: "שיטת בניית ציפורניים באמצעות טיפים איכותיים, ליצירת הארכה אסתטית ומראה מושלם, טבעי ועמיד לציפורניים ארוכות ויפות.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-manicure-pink-t-shirt-with-black-gloves-black-mask-sitting-front-table-working-with-her-nails-blue_140725-24247.jpg", imageAlt: "בנייה בטיפים"},
|
||||
items: [
|
||||
{
|
||||
icon: Ruler,
|
||||
text: "הארכה מדויקת",
|
||||
},
|
||||
text: "הארכה מדויקת"},
|
||||
{
|
||||
icon: Gem,
|
||||
text: "מראה מושלם",
|
||||
},
|
||||
text: "מראה מושלם"},
|
||||
{
|
||||
icon: Handshake,
|
||||
text: "התאמה אישית",
|
||||
},
|
||||
text: "התאמה אישית"},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/make-up-nail-polish_23-2148109488.jpg?_wi=2",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
title: "עיצובי ציפורניים – פרנץ', נצנצים ועוד",
|
||||
description: "הגשימי כל חלום עיצובי! מפרנץ' קלאסי, דרך נצנצים נוצצים ועד לציורים וקישוטים מיוחדים. אפרת תהפוך את הציפורניים שלך ליצירת אומנות.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/usa-independence-day-concept-with-hands-holding-confetti_23-2147828542.jpg",
|
||||
imageAlt: "עיצובי ציפורניים",
|
||||
},
|
||||
title: "עיצובי ציפורניים – פרנץ', נצנצים ועוד", description: "הגשימי כל חלום עיצובי! מפרנץ' קלאסי, דרך נצנצים נוצצים ועד לציורים וקישוטים מיוחדים. אפרת תהפוך את הציפורניים שלך ליצירת אומנות.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/usa-independence-day-concept-with-hands-holding-confetti_23-2147828542.jpg", imageAlt: "עיצובי ציפורניים"},
|
||||
items: [
|
||||
{
|
||||
icon: Star,
|
||||
text: "פרנץ' קלאסי",
|
||||
},
|
||||
text: "פרנץ' קלאסי"},
|
||||
{
|
||||
icon: Sparkles,
|
||||
text: "נצנצים",
|
||||
},
|
||||
text: "נצנצים"},
|
||||
{
|
||||
icon: Magic,
|
||||
text: "עיצובים מיוחדים",
|
||||
},
|
||||
text: "עיצובים מיוחדים"},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/still-life-composition-nail-care-products_23-2148974538.jpg?_wi=2",
|
||||
imageAlt: "gel polish bottle pink nude colors",
|
||||
reverse: true
|
||||
},
|
||||
]}
|
||||
title="מגוון השירותים המלא שלנו"
|
||||
@@ -178,56 +130,24 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{
|
||||
id: "gel-polish",
|
||||
badge: "פופולרי",
|
||||
badgeIcon: Star,
|
||||
price: "₪120",
|
||||
subtitle: "לק ג'ל",
|
||||
features: [
|
||||
"מראה טבעי",
|
||||
"מגוון צבעים",
|
||||
"עמידות גבוהה",
|
||||
"טיפול בסיסי כולל מניקור",
|
||||
],
|
||||
id: "gel-polish", badge: "פופולרי", badgeIcon: Star,
|
||||
price: "₪120", subtitle: "לק ג'ל", features: [
|
||||
"מראה טבעי", "מגוון צבעים", "עמידות גבוהה", "טיפול בסיסי כולל מניקור"],
|
||||
},
|
||||
{
|
||||
id: "anatomic-structure",
|
||||
badge: "מומלץ",
|
||||
badgeIcon: CheckCircle,
|
||||
price: "₪150",
|
||||
subtitle: "מבנה אנטומי + לק ג'ל",
|
||||
features: [
|
||||
"חיזוק הציפורן הטבעית",
|
||||
"מניעת שבירות",
|
||||
"מראה אסתטי",
|
||||
"כולל טיפול לק ג'ל",
|
||||
],
|
||||
id: "anatomic-structure", badge: "מומלץ", badgeIcon: CheckCircle,
|
||||
price: "₪150", subtitle: "מבנה אנטומי + לק ג'ל", features: [
|
||||
"חיזוק הציפורן הטבעית", "מניעת שבירות", "מראה אסתטי", "כולל טיפול לק ג'ל"],
|
||||
},
|
||||
{
|
||||
id: "extensions",
|
||||
badge: "פרימיום",
|
||||
badgeIcon: Crown,
|
||||
price: "₪200",
|
||||
subtitle: "בנייה בטיפים + לק ג'ל",
|
||||
features: [
|
||||
"הארכת ציפורניים",
|
||||
"מראה מושלם",
|
||||
"עמידות מקסימלית",
|
||||
"כולל טיפול לק ג'ל",
|
||||
],
|
||||
id: "extensions", badge: "פרימיום", badgeIcon: Crown,
|
||||
price: "₪200", subtitle: "בנייה בטיפים + לק ג'ל", features: [
|
||||
"הארכת ציפורניים", "מראה מושלם", "עמידות מקסימלית", "כולל טיפול לק ג'ל"],
|
||||
},
|
||||
{
|
||||
id: "designs",
|
||||
badge: "אומנותי",
|
||||
badgeIcon: Sparkles,
|
||||
price: "₪20+",
|
||||
subtitle: "עיצובי ציפורניים",
|
||||
features: [
|
||||
"פרנץ' / נצנצים",
|
||||
"עיצובים מיוחדים",
|
||||
"ציורים ידניים",
|
||||
"בתוספת לטיפול קיים",
|
||||
],
|
||||
id: "designs", badge: "אומנותי", badgeIcon: Sparkles,
|
||||
price: "₪20+", subtitle: "עיצובי ציפורניים", features: [
|
||||
"פרנץ' / נצנצים", "עיצובים מיוחדים", "ציורים ידניים", "בתוספת לטיפול קיים"],
|
||||
},
|
||||
]}
|
||||
title="החבילות שלנו"
|
||||
@@ -239,62 +159,37 @@ export default function LandingPage() {
|
||||
<FooterSimple
|
||||
columns={[
|
||||
{
|
||||
title: "ניווט",
|
||||
items: [
|
||||
title: "ניווט", items: [
|
||||
{
|
||||
label: "דף הבית",
|
||||
href: "/",
|
||||
},
|
||||
label: "דף הבית", href: "/"},
|
||||
{
|
||||
label: "אודות",
|
||||
href: "/about",
|
||||
},
|
||||
label: "אודות", href: "/about"},
|
||||
{
|
||||
label: "שירותים",
|
||||
href: "/services",
|
||||
},
|
||||
label: "שירותים", href: "/services"},
|
||||
{
|
||||
label: "גלריה",
|
||||
href: "/gallery",
|
||||
},
|
||||
label: "גלריה", href: "/gallery"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "שירותים",
|
||||
items: [
|
||||
title: "שירותים", items: [
|
||||
{
|
||||
label: "לק ג'ל",
|
||||
href: "/services#gel-nails",
|
||||
},
|
||||
label: "לק ג'ל", href: "/services#gel-nails"},
|
||||
{
|
||||
label: "מבנה אנטומי",
|
||||
href: "/services#anatomic-structure",
|
||||
},
|
||||
label: "מבנה אנטומי", href: "/services#anatomic-structure"},
|
||||
{
|
||||
label: "בנייה בטיפים",
|
||||
href: "/services#tips-building",
|
||||
},
|
||||
label: "בנייה בטיפים", href: "/services#tips-building"},
|
||||
{
|
||||
label: "עיצובי ציפורניים",
|
||||
href: "/services#nail-designs",
|
||||
},
|
||||
label: "עיצובי ציפורניים", href: "/services#nail-designs"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "צרי קשר",
|
||||
items: [
|
||||
title: "צרי קשר", items: [
|
||||
{
|
||||
label: "וואטסאפ",
|
||||
href: "https://wa.me/972522713738",
|
||||
},
|
||||
label: "וואטסאפ", href: "https://wa.me/972522713738"},
|
||||
{
|
||||
label: "אינסטגרם",
|
||||
href: "https://instagram.com/efratnails2025",
|
||||
},
|
||||
label: "אינסטגרם", href: "https://instagram.com/efratnails2025"},
|
||||
{
|
||||
label: "כתובת",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "כתובת", href: "/contact"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user