Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fc71a4a640 | |||
| fb08897dd7 | |||
| d0671026e7 | |||
| fd24e1f14a | |||
| f63a74903d | |||
| c91a6de6f6 |
@@ -15,22 +15,24 @@ const inter = Inter({
|
|||||||
});
|
});
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "CADIBO Safety - Echipamente de Protecție Profesionale București", description: "Furnizor de echipamente PPE în București. Incălțaminte de protecție, îmbrăcăminte de lucru, căști. Sunați 0744 370 400 pentru consulență profesională.", keywords: "echipamente protectie bucuresti, incaltaminte protectie S3, echipamente PPE, haine protectie munca, magazin echipamente protectie", metadataBase: new URL("https://cadibo.ro"),
|
title: "CADIBO Safety București - Echipamente de Protecție Profesionale", description: "Furnizor de echipamente PPE în București. Incălțaminte de protecție, îmbrăcăminte de lucru, căști. Sunați 0744 370 400 pentru consulență profesională.", keywords: "echipamente protectie bucuresti, incaltaminte protectie S3, echipamente PPE, haine protectie munca, magazin echipamente protectie", metadataBase: new URL("https://cadibo.ro"),
|
||||||
alternates: {
|
alternates: {
|
||||||
canonical: "https://cadibo.ro"},
|
canonical: "https://cadibo.ro"
|
||||||
|
},
|
||||||
openGraph: {
|
openGraph: {
|
||||||
title: "CADIBO Safety - Echipamente de Protecție Profesionale", description: "Suntem furnizorul de încredere pentru echipamentele de protecție în București. Sună acum 0744 370 400.", url: "https://cadibo.ro", siteName: "CADIBO Safety", type: "website", images: [
|
title: "CADIBO Safety București - Echipamente de Protecție Profesionale", description: "Suntem furnizorul de încredere pentru echipamentele de protecție în București. Sună acum 0744 370 400.", url: "https://cadibo.ro", siteName: "CADIBO Safety", type: "website", images: [
|
||||||
{
|
{
|
||||||
url: "http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg", alt: "CADIBO Safety - Echipamente Profesionale"},
|
url: "http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg", alt: "CADIBO Safety - Echipamente Profesionale"
|
||||||
],
|
}
|
||||||
|
]
|
||||||
},
|
},
|
||||||
twitter: {
|
twitter: {
|
||||||
card: "summary_large_image", title: "CADIBO Safety - Echipamente PPE", description: "Sunați 0744 370 400 pentru echipamente de protecție profesionale", images: ["http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg"],
|
card: "summary_large_image", title: "CADIBO Safety București - Echipamente PPE", description: "Sunați 0744 370 400 pentru echipamente de protecție profesionale", images: ["http://img.b2bpic.net/free-photo/talk-constructors_1098-13757.jpg"]
|
||||||
},
|
},
|
||||||
robots: {
|
robots: {
|
||||||
index: true,
|
index: true,
|
||||||
follow: true,
|
follow: true
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
|
|||||||
@@ -34,29 +34,34 @@ export default function LandingPage() {
|
|||||||
{ name: "Locație", id: "location" },
|
{ name: "Locație", id: "location" },
|
||||||
]}
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "📞 Apelează: 0744 370 400", href: "tel:0744370400"}}
|
text: "📞 Apelează: 0744 370 400", href: "tel:0744370400"
|
||||||
|
}}
|
||||||
animateOnLoad={true}
|
animateOnLoad={true}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroCentered
|
<HeroCentered
|
||||||
title="Echipamente de protecție profesionale în București"
|
title="CADIBO Safety Echipamente de Protecție "
|
||||||
description="Incălțaminte de protecție, îmbrăcăminte de lucru și echipamente PPE pentru construcții și industrie. Disponibil imediat în Splaiul Unirii."
|
description="Incălțaminte de protecție, îmbrăcăminte de lucru și echipamente PPE pentru construcții și industrie. Disponibil imediat în Splaiul Unirii, București."
|
||||||
background={{ variant: "downward-rays-static" }}
|
background={{ variant: "downward-rays-static" }}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", alt: "Worker 1"},
|
src: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg", alt: "Worker 1"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30648.jpg", alt: "Worker 2"},
|
src: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30648.jpg", alt: "Worker 2"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
src: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg", alt: "Worker 3"},
|
src: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg", alt: "Worker 3"
|
||||||
|
},
|
||||||
]}
|
]}
|
||||||
avatarText="Peste 1000+ clienți mulțumiți"
|
avatarText="Peste 1000+ clienți mulțumiți"
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Apelează Acum: 0744 370 400", href: "tel:0744370400" },
|
{ text: "📞 Apelează Acum: 0744 370 400", href: "tel:0744370400" },
|
||||||
{
|
{
|
||||||
text: "📍 Obține Direcții", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"},
|
text: "📍 Obține Direcții", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
@@ -66,17 +71,17 @@ export default function LandingPage() {
|
|||||||
<TestimonialCardTwelve
|
<TestimonialCardTwelve
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{
|
||||||
id: "1", name: "Ion Popescu", imageSrc:
|
id: "1", name: "Ion Popescu", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/portrait-smiling-construction-worker_329181-3733.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "2", name: "Mircea Ionescu", imageSrc:
|
id: "2", name: "Mircea Ionescu", imageSrc: "http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30648.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/three-factory-workers-safety-hats-discussing-manufacture-plan_1303-30648.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "3", name: "Gheorghe Popa", imageSrc:
|
id: "3", name: "Gheorghe Popa", imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/happy-african-american-woman-her-coworkers-examining-packages-while-working-distribution-warehouse_637285-3954.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "4", name: "Alexandru Dumitrescu", imageSrc:
|
id: "4", name: "Alexandru Dumitrescu", imageSrc: "http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1513.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/mechanic-standing-repair-garage_1170-1513.jpg"},
|
},
|
||||||
]}
|
]}
|
||||||
cardTitle="⭐ 4.7 rating din 197 recenzii | Peste 1000 clienți satisfăcuți"
|
cardTitle="⭐ 4.7 rating din 197 recenzii | Peste 1000 clienți satisfăcuți"
|
||||||
cardTag="Echipamente de protecție certificat"
|
cardTag="Echipamente de protecție certificat"
|
||||||
@@ -95,28 +100,28 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Incălțaminte de Protecție", tags: ["S3", "Steel Toe", "Certificat"],
|
id: "1", title: "Incălțaminte de Protecție", tags: ["S3", "Steel Toe", "Certificat"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=1"
|
||||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=1"},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Îmbrăcăminte de Lucru", tags: ["Respirabil", "Durabil", "Confortabil"],
|
id: "2", title: "Îmbrăcăminte de Lucru", tags: ["Respirabil", "Durabil", "Confortabil"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=1"
|
||||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=1"},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Căști de Protecție", tags: ["Ușor", "Adjustabil", "Certificat"],
|
id: "3", title: "Căști de Protecție", tags: ["Ușor", "Adjustabil", "Certificat"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/work-protection-concept-wooden-table-top-view_93675-128991.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/work-protection-concept-wooden-table-top-view_93675-128991.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Mănuși de Protecție", tags: ["Diverse Materiale", "Ergonomic", "Ușor de Spălat"],
|
id: "4", title: "Mănuși de Protecție", tags: ["Diverse Materiale", "Ergonomic", "Ușor de Spălat"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/work-helmet-boots-gloves-wooden-background-top-view_169016-24415.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/work-helmet-boots-gloves-wooden-background-top-view_169016-24415.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "Ochelari de Protecție", tags: ["Anti-Riflecție", "Ușor", "Durabil"],
|
id: "5", title: "Ochelari de Protecție", tags: ["Anti-Riflecție", "Ușor", "Durabil"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-vector/transparent-plastic-laboratory-glasses-with-blue-earpieces-isolated-white_1284-43407.jpg"
|
||||||
"http://img.b2bpic.net/free-vector/transparent-plastic-laboratory-glasses-with-blue-earpieces-isolated-white_1284-43407.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "6", title: "Îmbrăcăminte de Vizibilitate", tags: ["High-Vis", "Reflectorizant", "Certificat"],
|
id: "6", title: "Îmbrăcăminte de Vizibilitate", tags: ["High-Vis", "Reflectorizant", "Certificat"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-construction-worker-offering-handshake_23-2148233722.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/close-up-construction-worker-offering-handshake_23-2148233722.jpg"},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -133,24 +138,24 @@ export default function LandingPage() {
|
|||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
id: "1", title: "Gama Largă de Produse", tags: ["Toate Tipurile", "Toate Mărimile", "Disponibil"],
|
id: "1", title: "Gama Largă de Produse", tags: ["Toate Tipurile", "Toate Mărimile", "Disponibil"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=1"
|
||||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=1"},
|
},
|
||||||
{
|
{
|
||||||
id: "2", title: "Sfaturi Profesionale", tags: ["Echipă Expertă", "Consultanță", "Recomandări"],
|
id: "2", title: "Sfaturi Profesionale", tags: ["Echipă Expertă", "Consultanță", "Recomandări"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/manager-arranging-racks-with-clothes_482257-85378.jpg"
|
||||||
"http://img.b2bpic.net/free-photo/manager-arranging-racks-with-clothes_482257-85378.jpg"},
|
},
|
||||||
{
|
{
|
||||||
id: "3", title: "Echipamente Certificate", tags: ["Standarde Europene", "Certificări", "Calitate"],
|
id: "3", title: "Echipamente Certificate", tags: ["Standarde Europene", "Certificări", "Calitate"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=2"
|
||||||
"http://img.b2bpic.net/free-photo/unrecognizable-manual-worker-typing-shoelace-construction-site_637285-8190.jpg?_wi=2"},
|
},
|
||||||
{
|
{
|
||||||
id: "4", title: "Locație Convenabilă", tags: ["Splaiul Unirii 160", "Ușor Accesibil", "Parcare"],
|
id: "4", title: "Locație Convenabilă", tags: ["Splaiul Unirii 160", "Ușor Accesibil", "Parcare"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=2"
|
||||||
"http://img.b2bpic.net/free-photo/empty-cashier-work-place_171337-2421.jpg?_wi=2"},
|
},
|
||||||
{
|
{
|
||||||
id: "5", title: "Serviciu Rapid", tags: ["Livrare Urgentă", "Stoc Disponibil", "Răspuns Imediat"],
|
id: "5", title: "Serviciu Rapid", tags: ["Livrare Urgentă", "Stoc Disponibil", "Răspuns Imediat"],
|
||||||
imageSrc:
|
imageSrc: "http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=2"
|
||||||
"http://img.b2bpic.net/free-photo/builder-uniform-wooden-background-flat-lay_169016-24237.jpg?_wi=2"},
|
},
|
||||||
]}
|
]}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
@@ -169,7 +174,8 @@ export default function LandingPage() {
|
|||||||
buttons={[
|
buttons={[
|
||||||
{ text: "📞 Apelează: 0744 370 400", href: "tel:0744370400" },
|
{ text: "📞 Apelează: 0744 370 400", href: "tel:0744370400" },
|
||||||
{
|
{
|
||||||
text: "📍 Deschide în Google Maps", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"},
|
text: "📍 Deschide în Google Maps", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"
|
||||||
|
}
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
@@ -216,7 +222,8 @@ export default function LandingPage() {
|
|||||||
{ label: "Telefon", href: "tel:0744370400" },
|
{ label: "Telefon", href: "tel:0744370400" },
|
||||||
{ label: "Email", href: "mailto:contact@cadibo.ro" },
|
{ label: "Email", href: "mailto:contact@cadibo.ro" },
|
||||||
{
|
{
|
||||||
label: "Google Maps", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"},
|
label: "Google Maps", href: "https://maps.google.com/?q=Splaiul+Unirii+160+Bucuresti"
|
||||||
|
},
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #efebe5;
|
--background: #020617;
|
||||||
--card: #f7f2ea;
|
--card: #0f172a;
|
||||||
--foreground: #000000;
|
--foreground: #e2e8f0;
|
||||||
--primary-cta: #000000;
|
--primary-cta: #c4d8f9;
|
||||||
--primary-cta-text: #efebe5;
|
--primary-cta-text: #020617;
|
||||||
--secondary-cta: #ffffff;
|
--secondary-cta: #041633;
|
||||||
--secondary-cta-text: #000000;
|
--secondary-cta-text: #e2e8f0;
|
||||||
--accent: #ffffff;
|
--accent: #2d30f3;
|
||||||
--background-accent: #e1b875;
|
--background-accent: #1d4ed8;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user