Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 46fe7f13af | |||
| 48ee2453f6 | |||
| be76834df1 | |||
| 40d51efe6b | |||
| 2d3535636c | |||
| 8467006d17 |
@@ -1,11 +1,8 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Inter } from "next/font/google";
|
||||
import "./globals.css";
|
||||
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "אתר פלוס - בניית אתרים לעסקים", description: "בניית אתרים מקצועיים לעסקים קטנים וגדולים בישראל"
|
||||
title: "אתר פלוס - בנייה מודרנית של אתרים לעסקים", description: "אנחנו בונים אתרים מודרניים לעסקים שרוצים להיראות מקצועיים באינטרנט ולהביא יותר לקוחות."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
@@ -15,7 +12,9 @@ export default function RootLayout({
|
||||
}) {
|
||||
return (
|
||||
<html lang="he" dir="rtl">
|
||||
<body className={inter.className}>{children}
|
||||
<body>
|
||||
{children}
|
||||
|
||||
<script
|
||||
dangerouslySetInnerHTML={{
|
||||
__html: `
|
||||
|
||||
128
src/app/page.tsx
128
src/app/page.tsx
@@ -6,9 +6,11 @@ import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi";
|
||||
import TextAbout from "@/components/sections/about/TextAbout";
|
||||
import FeatureCardNineteen from "@/components/sections/feature/FeatureCardNineteen";
|
||||
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
||||
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import { Zap, Target, Briefcase, Star, Mail, Smartphone, Headphones, TrendingUp, Facebook, Instagram, Linkedin } from "lucide-react";
|
||||
import FeatureCardTen from "@/components/sections/feature/FeatureCardTen";
|
||||
import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterCard from "@/components/sections/footer/FooterCard";
|
||||
import { Zap, Target, Briefcase, Star, Image, MessageCircle, Check, Smartphone, Headphones, TrendingUp, Facebook, Instagram, Linkedin, Mail } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -30,16 +32,16 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "שירותים", id: "services" },
|
||||
{ name: "אודות", id: "about" },
|
||||
{ name: "יתרונות", id: "why-us" },
|
||||
{ name: "דוגמאות", id: "portfolio" },
|
||||
{ name: "ביקורות", id: "testimonials" },
|
||||
]}
|
||||
button={{ text: "קבלו הצעת מחיר", href: "#contact" }}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplitKpi
|
||||
title="אתר מקצועי לעסק שלכם – מהר, יפה ומביא לקוחות"
|
||||
title="אתר מקצועי לעסק שלכם"
|
||||
description="אנחנו בונים אתרים מודרניים לעסקים שרוצים להיראות מקצועיים באינטרנט ולהביא יותר לקוחות. מחנויות ומסעדות ועד מכוני כושר ובעלי מקצוע – כולם משתמשים באתרים שלנו כדי להצליח."
|
||||
background={{ variant: "plain" }}
|
||||
kpis={[
|
||||
@@ -126,42 +128,106 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<FeatureCardTen
|
||||
title="דוגמאות אתרים"
|
||||
description="כאן אתם יכולים לראות דוגמאות של אתרים שבנינו לעסקים שונים. כל אתר מותאם לצרכי העסק שלו."
|
||||
tag="פורטפוליו"
|
||||
tagIcon={Image}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "מסעדת הנחל", description: "אתר מקצועי למסעדה איטלקית בנתניה. כולל תפריט מלא, הזמנות בטלפון משולבות וגלריה של תמונות", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chef-showing-his-fine-cuisine-professional-food-decoration_242257-10324.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: Check, text: "עלייה של 250% בהזמנות" },
|
||||
{ icon: Check, text: "חנות אונליין מלאה" },
|
||||
{ icon: Check, text: "אינטגרציה עם וואטסאפ" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
id: "2", title: "חנות בגדים דרומי", description: "חנות אונליין קומפלטית עם ניהול מלאי, תשלומים מאובטחים, וישלוח אוטומטי של הודעות למלקוחות", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/interior-clothing-store-with-stylish-merchandise-racks-fashionable-brand-design-casual-wear-modern-boutique-empty-fashion-showroom-shopping-centre-with-elegant-merchandise_242257-65537.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: Check, text: "600+ מוצרים בחנות" },
|
||||
{ icon: Check, text: "מכירות דיגיטליות על $50K" },
|
||||
{ icon: Check, text: "ניהול מלאי אוטומטי" },
|
||||
],
|
||||
reverse: true,
|
||||
},
|
||||
{
|
||||
id: "3", title: "מכון כושר ניוזד", description: "אתר מקצועי למכון כושר עם מערכת זימון אונליין, תיאור של מאמנים, שיעורים וגלריה", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-with-dumbbells-two-fitness-girls-sportswear-doing-lunges-with-dumbbells-modern-gym-health-diet-sport_613910-20774.jpg"
|
||||
},
|
||||
items: [
|
||||
{ icon: Check, text: "15+ חברים פעילים" },
|
||||
{ icon: Check, text: "זימונים אונליין אוטומטיים" },
|
||||
{ icon: Check, text: "הפחתה של 80% בשיחות טלפון" },
|
||||
],
|
||||
reverse: false,
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="מה אומרים הלקוחות שלנו"
|
||||
description="שמעו מבעלי עסקים שהשתנתה להם העסקא כיוצאו אתר מקצועי"
|
||||
tag="ביקורות"
|
||||
tagIcon={MessageCircle}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "דינה אלכסנדר, בעלת מסעדת הנחל", date: "Date: 15 November 2024", title: "האתר שינה לנו את העסק!", quote: "לפני האתר היינו מקבלים כ-10 הזמנות ביום. היום אנחנו מקבלים 40-50 הזמנות ביום דרך האתר בלבד. ההשקעה התשלמה לעצמה תוך שבועיים!", tag: "מסעדן", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_72455-10328.jpg", imageSrc: "http://img.b2bpic.net/free-photo/happy-confident-butler-giving-thumbs-up-symbol-front-camera_242257-116072.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "יוני כהן, בעלה בעל מכון כושר ניוזד", date: "Date: 20 October 2024", title: "חיסכנו בעלויות וגדלנו בחברים", quote: "מערכת הזימון האונליין חיסכה לנו עבודה ענקית. לקוחות יכולים להזמין שיעורים 24/7 ואנחנו לא צריכים לענות לטלפון כל הזמן. זה פשוט", tag: "מאמן כושר", avatarSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg", imageSrc: "http://img.b2bpic.net/free-photo/strong-man-training-gym_1303-23831.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "שגית לוי, בעלת חנות בגדים דרומי", date: "Date: 8 September 2024", title: "חנות אונליין שעוזרת לי למכור יותר", quote: "לא צפיתי שחנות אונליין ממש תעבוד כל כך טוב. בחודש הראשון כבר למכרנו יותר דרך האתר מאשר בחודשיים בחנות הפיזית. מופתע בחיובי!", tag: "בעלת עסק קטן", avatarSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_72455-10328.jpg", imageSrc: "http://img.b2bpic.net/free-vector/flat-business-landing-page-template_23-2124236246.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "אריאל רוזנברג, מנתח עסקים", date: "Date: 25 August 2024", title: "תמיכה מקצועית וידע טוב", quote: "צוות אתר פלוס היה מאוד מקצועי וערוך. הם הבינו בדיוק מה צריך העסק שלי וערכו אתר שעובד בדיוק כפי שרציתי. המלצה בשתיים", tag: "בעל מקצוע", avatarSrc: "http://img.b2bpic.net/free-vector/man-avatar-collection_24908-60253.jpg", imageSrc: "http://img.b2bpic.net/free-photo/corporate-employee-looking-smartphone-screen-while-working-business-planning-with-computer-charts-company-office-businesswoman-using-mobile-phone-brainstorming-ideas_242257-28474.jpg"
|
||||
},
|
||||
{
|
||||
id: "5", name: "רנה וולקר, בעלת סלון יופי", date: "Date: 12 July 2024", title: "לקוחות חדשים מהאתר כל יום", quote: "האתר חייב לנו הרבה לקוחות חדשים. כרגע 60% מהלקוחות החדשים שלנו מוצאים אותנו דרך גוגל והאתר שלנו", tag: "בעלת סלון", avatarSrc: "http://img.b2bpic.net/free-photo/happy-client-hairdresser-shop_23-2149319767.jpg", imageSrc: "http://img.b2bpic.net/free-photo/friends-helping-each-other-with-make-up-bed_23-2124708892.jpg"
|
||||
},
|
||||
{
|
||||
id: "6", name: "גדי ממן, בעלה בעל חנות כלים", date: "Date: 3 June 2024", title: "ביטחון בתעסוקה דיגיטלית", quote: "התחלתי בחשש מעסקה דיגיטלית אבל צוות אתר פלוס הוליך אותי בכל הדרך. האתר קל לשימוש, מהיר ונראה מקצועי מאוד", tag: "בעל חנות", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-shot-handsome-male-smiling_181624-41237.jpg", imageSrc: "http://img.b2bpic.net/free-photo/foreman-orange-work-clothes-protective-eyewear-holding-hammer-dreamily-looking-camera-with-tools-background-workshop_574295-1621.jpg"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactCTA
|
||||
tag="בואו נדבר"
|
||||
tagIcon={Mail}
|
||||
title="מוכנים להשקיע בעסק שלכם?"
|
||||
description="בואו נדבר על איך אנחנו יכולים לעזור. קבלו הצעת מחיר או דברו איתנו עוד היום."
|
||||
<ContactText
|
||||
text="מוכנים להשקיע בעסק שלכם? בואו נדבר על איך אנחנו יכולים לעזור. קבלו הצעת מחיר או דברו איתנו עוד היום."
|
||||
animationType="entrance-slide"
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
buttons={[
|
||||
{ text: "קבלו הצעת מחיר", href: "#" },
|
||||
{ text: "דברו איתנו", href: "#" },
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
<FooterCard
|
||||
logoText="אתר פלוס"
|
||||
copyrightText="© 2024 אתר פלוס - בנייה מודרנית של אתרים לעסקים. כל הזכויות שמורות."
|
||||
columns={[
|
||||
{
|
||||
title: "קישורים", items: [
|
||||
{ label: "עמוד הבית", href: "/" },
|
||||
{ label: "שירותים", href: "#services" },
|
||||
{ label: "אודות", href: "#about" },
|
||||
{ label: "יצור קשר", href: "#contact" },
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "מדיה חברתית", items: [
|
||||
{ label: "Facebook", href: "https://facebook.com" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" },
|
||||
{ label: "דוא״ל", href: "mailto:info@siteplus.co.il" },
|
||||
],
|
||||
},
|
||||
socialLinks={[
|
||||
{ icon: Facebook, href: "https://facebook.com", ariaLabel: "Facebook" },
|
||||
{ icon: Instagram, href: "https://instagram.com", ariaLabel: "Instagram" },
|
||||
{ icon: Linkedin, href: "https://linkedin.com", ariaLabel: "LinkedIn" },
|
||||
{ icon: Mail, href: "mailto:info@siteplus.co.il", ariaLabel: "Email" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user