{"id":200,"date":"2026-07-22T22:20:04","date_gmt":"2026-07-22T22:20:04","guid":{"rendered":"https:\/\/cusina1975.com\/?page_id=200"},"modified":"2026-08-12T15:11:15","modified_gmt":"2026-08-12T15:11:15","slug":"services-cusina1975","status":"publish","type":"page","link":"https:\/\/cusina1975.com\/ar\/services-cusina1975\/","title":{"rendered":"SERVICES cusina1975"},"content":{"rendered":"<figure class=\"wp-block-image size-large is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47-1024x683.png\" alt=\"SERVICES cusina1975 Artisan textile coupant du tissu avec pr\u00e9cision dans un atelier de confection premium\" class=\"wp-image-203\" style=\"width:1090px;height:auto\" title=\"SERVICES cusina1975\" srcset=\"https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47-1024x683.png 1024w, https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47-300x200.png 300w, https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47-768x512.png 768w, https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47-600x400.png 600w, https:\/\/cusina1975.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-22-juil.-2026-23_07_47.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><figcaption class=\"wp-element-caption\">SERVICES cusina1975 Un savoir-faire <a href=\"https:\/\/fr.wikipedia.org\/wiki\/Artisanat\" target=\"_blank\" rel=\"noopener\">artisanal<\/a> au c\u0153ur de chaque cr\u00e9ation<\/figcaption><\/figure>\n\n\n\n<style data-wp-block-html=\"css\">\n\/* HERO *\/\n.services-hero {\n  position: relative;\n  height: 70vh;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: #fff;\n  background: #111;\n  text-align: center;\n}\n\n.services-hero .overlay {\n  position: absolute;\n  inset: 0;\n  background: rgba(0,0,0,0.5);\n}\n\n.services-hero h1 {\n  font-size: 48px;\n  animation: fadeUp 1s ease;\n}\n\n.services-hero p {\n  margin-top: 10px;\n  animation: fadeUp 1.3s ease;\n}\n\n\/* SECTION *\/\n.section-title {\n  text-align: center;\n  margin-bottom: 60px;\n}\n\n.section-title h2 {\n  font-size: 36px;\n}\n\n\/* GRID *\/\n.services-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(250px,1fr));\n  gap: 30px;\n}\n\n\/* SERVICE BOX *\/\n.service-box {\n  padding: 40px;\n  background: #fff;\n  border-radius: 10px;\n  transition: 0.4s;\n  opacity: 0;\n  transform: translateY(30px);\n  animation: fadeUp 1s ease forwards;\n}\n\n.service-box:hover {\n  transform: translateY(-10px);\n}\n\n\/* PROCESS *\/\n.process-steps {\n  display: flex;\n  justify-content: space-between;\n  margin-top: 40px;\n}\n\n.step {\n  text-align: center;\n  animation: fadeUp 1s ease forwards;\n}\n\n.step span {\n  font-size: 30px;\n  font-weight: bold;\n  color: #c7a17a;\n}\n\n\/* CTA *\/\n.services-cta {\n  text-align: center;\n  padding: 80px 20px;\n  background: #111;\n  color: #fff;\n}\n\n.cta-btn {\n  display: inline-block;\n  margin-top: 20px;\n  padding: 15px 35px;\n  background: #c7a17a;\n  color: #fff;\n  text-decoration: none;\n}\n\n\/* ANIMATION *\/\n@keyframes fadeUp {\n  from {\n    opacity: 0;\n    transform: translateY(40px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n\/* ===============================\n   GLOBAL STYLES\n=============================== *\/\nbody {\n  margin: 0;\n  font-family: 'Poppins', sans-serif;\n  background: #ffffff;\n  color: #222;\n}\n\n.container {\n  width: 90%;\n  max-width: 1200px;\n  margin: auto;\n}\n\nh1, h2, h3 {\n  margin: 0;\n}\n\nsection {\n  padding: 80px 0;\n}\n\n\/* ===============================\n   HERO SECTION\n=============================== *\/\n.services-hero {\n  height: 60vh;\n  background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),\n              url('https:\/\/images.unsplash.com\/photo-1556909114-f6e7ad7d3136') center\/cover;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  text-align: center;\n}\n\n.services-hero h1 {\n  color: #fff;\n  font-size: 48px;\n  letter-spacing: 2px;\n  animation: fadeInUp 1s ease;\n}\n\n\/* ===============================\n   SERVICES GRID\n=============================== *\/\n.services-grid {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n  gap: 30px;\n  margin-top: 50px;\n}\n\n.service-box {\n  background: #fff;\n  padding: 30px;\n  border-radius: 12px;\n  box-shadow: 0 10px 25px rgba(0,0,0,0.05);\n  transition: 0.4s;\n  text-align: center;\n}\n\n.service-box:hover {\n  transform: translateY(-10px);\n  box-shadow: 0 15px 40px rgba(0,0,0,0.1);\n}\n\n.service-box img {\n  width: 60px;\n  margin-bottom: 20px;\n}\n\n.service-box h3 {\n  margin-bottom: 10px;\n  font-size: 20px;\n}\n\n.service-box p {\n  font-size: 14px;\n  color: #666;\n}\n\n\/* ===============================\n   PROCESS SECTION\n=============================== *\/\n.process {\n  background: #f9f9f9;\n}\n\n.steps {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n  gap: 30px;\n  margin-top: 50px;\n}\n\n.step {\n  background: #fff;\n  padding: 25px;\n  border-radius: 10px;\n  text-align: center;\n  transition: 0.3s;\n}\n\n.step:hover {\n  transform: translateY(-8px);\n}\n\n.step span {\n  display: inline-block;\n  font-size: 22px;\n  font-weight: bold;\n  color: #c59d5f;\n  margin-bottom: 10px;\n}\n\n\/* ===============================\n   CTA SECTION\n=============================== *\/\n.cta {\n  background: #111;\n  color: #fff;\n  text-align: center;\n  padding: 60px 20px;\n}\n\n.cta h2 {\n  font-size: 28px;\n  margin-bottom: 20px;\n}\n\n.cta a {\n  display: inline-block;\n  padding: 12px 30px;\n  background: #c59d5f;\n  color: #fff;\n  text-decoration: none;\n  border-radius: 30px;\n  transition: 0.3s;\n}\n\n.cta a:hover {\n  background: #a67c3d;\n}\n\n\/* ===============================\n   ANIMATIONS\n=============================== *\/\n@keyframes fadeInUp {\n  from {\n    opacity: 0;\n    transform: translateY(40px);\n  }\n  to {\n    opacity: 1;\n    transform: translateY(0);\n  }\n}\n\n\/* ===============================\n   SCROLL ANIMATION SUPPORT\n=============================== *\/\n.service-box,\n.step,\n.section-title {\n  opacity: 0;\n  transform: translateY(40px);\n  transition: all 0.8s ease;\n}\n\n.show {\n  opacity: 1 !important;\n  transform: translateY(0) !important;\n}\n\n\/* ===============================\n   RESPONSIVE\n=============================== *\/\n@media (max-width: 768px) {\n  .services-hero h1 {\n    font-size: 32px;\n  }\n\n  section {\n    padding: 60px 0;\n  }\n}\n<\/script>\n\n<!DOCTYPE html>\n<html lang=\"fr\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<!-- SEO -->\n<title>Services &#038; Produits | CUSINA 1975 Textile Premium<\/title>\n<meta name=\"description\" content=\"D\u00e9couvrez les services textiles premium de CUSINA 1975 : conception sur mesure, fabrication artisanale et uniformes professionnels haut de gamme.\">\n<meta name=\"keywords\" content=\"cusina1975, textile premium, conception sur mesure, fabrication textile, uniformes professionnels\">\n\n<!-- FONT -->\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;600&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n\n\/* RESET *\/\n*{margin:0;padding:0;box-sizing:border-box}\n\n\/* GLOBAL *\/\nbody{\n    font-family:'Poppins',sans-serif;\n    background:#000;\n    color:#fff;\n    line-height:1.6;\n}\n\n\/* HERO *\/\n.services-hero{\n    position:relative;\n    height:90vh;\n    display:flex;\n    align-items:center;\n    justify-content:center;\n    text-align:center;\n    background:url('images\/cusina1975-atelier.jpg') center\/cover no-repeat;\n}\n\n.services-hero .overlay{\n    position:absolute;\n    inset:0;\n    background:rgba(0,0,0,0.65);\n}\n\n.services-hero-content{\n    position:relative;\n    z-index:2;\n}\n\n.services-hero h1{\n    font-size:55px;\n    letter-spacing:2px;\n}\n\n.services-hero p{\n    margin-top:15px;\n    font-size:18px;\n    opacity:0.9;\n}\n\n\/* SECTION *\/\n.section-title{\n    text-align:center;\n    margin-bottom:60px;\n}\n\n.section-title h2{\n    font-size:36px;\n    color:#FFD700;\n}\n\n\/* SERVICES GRID *\/\n.services-section{\n    padding:100px 40px;\n}\n\n.services-grid{\n    display:grid;\n    grid-template-columns:repeat(auto-fit,minmax(250px,1fr));\n    gap:30px;\n}\n\n.service-box{\n    background:#111;\n    padding:40px;\n    border:1px solid rgba(255,255,255,0.1);\n    transition:0.4s;\n    opacity:0;\n    transform:translateY(40px);\n    border-radius:6px;\n}\n\n.service-box:hover{\n    border-color:#FFD700;\n    transform:translateY(-10px);\n}\n\n.service-box h3{\n    color:#FFD700;\n    margin-bottom:10px;\n    font-size:22px;\n}\n\n.service-box p{\n    font-size:15px;\n    opacity:0.8;\n}\n\n\/* PROCESS *\/\n.services-process{\n    padding:100px 20px;\n    background:#111;\n}\n\n.process-steps{\n    display:flex;\n    justify-content:space-around;\n    flex-wrap:wrap;\n}\n\n.step{\n    text-align:center;\n    margin:20px;\n    opacity:0;\n    transform:translateY(40px);\n}\n\n.step span{\n    font-size:40px;\n    color:#FFD700;\n    display:block;\n    margin-bottom:10px;\n}\n\n\/* CTA *\/\n.services-cta{\n    text-align:center;\n    padding:100px 20px;\n}\n\n.services-cta h2{\n    font-size:32px;\n}\n\n.cta-btn{\n    display:inline-block;\n    margin-top:20px;\n    padding:15px 40px;\n    border:2px solid #FFD700;\n    color:#FFD700;\n    text-decoration:none;\n    transition:0.3s;\n}\n\n.cta-btn:hover{\n    background:#FFD700;\n    color:#000;\n}\n\n\/* ANIMATION *\/\n.show{\n    opacity:1 !important;\n    transform:translateY(0) !important;\n    transition:0.8s ease;\n}\n\n\/* RESPONSIVE *\/\n@media(max-width:768px){\n    .services-hero h1{font-size:35px;}\n    .process-steps{flex-direction:column;}\n}\n\n<\/style>\n<\/head>\n\n<body>\n\n<!-- HERO -->\n<header class=\"services-hero\">\n    <div class=\"overlay\"><\/div>\n\n    <div class=\"services-hero-content\">\n        <h1>Services CUSINA 1975<\/h1>\n        <p>Des solutions textiles premium pour les professionnels et particuliers<\/p>\n    <\/div>\n<\/header>\n\n<!-- SERVICES -->\n<main>\n\n<section class=\"services-section\">\n    <div class=\"section-title\">\n        <h2>Nos Services<\/h2>\n    <\/div>\n\n    <div class=\"services-grid\">\n\n        <article class=\"service-box\">\n            <h3>Conception sur mesure<\/h3>\n            <p>Cr\u00e9ation personnalis\u00e9e adapt\u00e9e \u00e0 votre image et \u00e0 vos besoins.<\/p>\n        <\/article>\n\n        <article class=\"service-box\">\n            <h3>Fabrication textile<\/h3>\n            <p>Production artisanale haut de gamme avec des mat\u00e9riaux premium.<\/p>\n        <\/article>\n\n        <article class=\"service-box\">\n            <h3>Uniformes professionnels<\/h3>\n            <p>Solutions textiles pour h\u00f4tels, restaurants et secteur m\u00e9dical.<\/p>\n        <\/article>\n\n        <article class=\"service-box\">\n            <h3>Personnalisation<\/h3>\n            <p>Broderie, logo et branding pour renforcer votre identit\u00e9 visuelle.<\/p>\n        <\/article>\n\n    <\/div>\n<\/section>\n\n<!-- PROCESS -->\n<section class=\"services-process\">\n    <div class=\"section-title\">\n        <h2>Notre Processus<\/h2>\n    <\/div>\n\n    <div class=\"process-steps\">\n        <div class=\"step\"><span>01<\/span><p>Consultation<\/p><\/div>\n        <div class=\"step\"><span>02<\/span><p>Design<\/p><\/div>\n        <div class=\"step\"><span>03<\/span><p>Fabrication<\/p><\/div>\n        <div class=\"step\"><span>04<\/span><p>Livraison<\/p><\/div>\n    <\/div>\n<\/section>\n\n<!-- CTA -->\n<section class=\"services-cta\">\n    <h2>D\u00e9couvrez nos produits<\/h2>\n    <a href=\"https:\/\/cusina1975.com\/ar\/shop\/\" class=\"cta-btn\">Explorer le Shop<\/a>\n<\/section>\n\n<\/main>\n\n<!-- JS -->\n<script>\nconst elements = document.querySelectorAll('.service-box, .step');\n\nconst observer = new IntersectionObserver(entries => {\n  entries.forEach(entry => {\n    if(entry.isIntersecting){\n      entry.target.classList.add('show');\n    }\n  });\n}, {threshold:0.2});\n\nelements.forEach(el => observer.observe(el));\n<\/script>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Services &#038; Produits | CUSINA 1975 Textile Premium Services CUSINA 1975 Des solutions textiles premium pour les professionnels et particuliers [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-200","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false,"woocommerce_thumbnail":false,"woocommerce_single":false,"woocommerce_gallery_thumbnail":false,"variation_swatches_image_size":false,"variation_swatches_tooltip_size":false},"uagb_author_info":{"display_name":"zakaria.laghlidi@gmail.com","author_link":"https:\/\/cusina1975.com\/ar\/author\/zakaria-laghlidigmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Services &#038; Produits | CUSINA 1975 Textile Premium Services CUSINA 1975 Des solutions textiles premium pour les professionnels et particuliers [&hellip;]","_links":{"self":[{"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/pages\/200","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/comments?post=200"}],"version-history":[{"count":1,"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/pages\/200\/revisions"}],"predecessor-version":[{"id":490,"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/pages\/200\/revisions\/490"}],"wp:attachment":[{"href":"https:\/\/cusina1975.com\/ar\/wp-json\/wp\/v2\/media?parent=200"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}