diff --git a/src/app/layout.tsx b/src/app/layout.tsx
index 9cac569..3bb863d 100644
--- a/src/app/layout.tsx
+++ b/src/app/layout.tsx
@@ -10,8 +10,8 @@ import { Source_Sans_3 } from "next/font/google";
export const metadata: Metadata = {
- title: 'Amri Carreleur - Artisan Carreleur à Toulouse',
- description: 'Artisan carreleur certifié à Toulouse depuis 2014. Pose de carrelage, rénovation salle de bain et terrasses.',
+ title: 'Amri Carreleur | Artisan Carreleur Toulouse',
+ description: 'Artisan carreleur professionnel à Toulouse. Pose de carrelage, rénovation salle de bain et finitions. Devis gratuit.',
openGraph: {
"title": "Amri Carreleur - Expert Toulouse",
"description": "Carreleur qualifié pour vos projets de rénovation.",
diff --git a/src/app/page.tsx b/src/app/page.tsx
index 9eb5dd4..ff14e70 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,11 @@ export default function LandingPage() {
@@ -60,33 +45,13 @@ export default function LandingPage() {
@@ -97,54 +62,12 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Pose de carrelage sol et mur",
- description: "Expertise en pose intérieure et extérieure.",
- bentoComponent: "reveal-icon",
- icon: CheckCircle,
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-bathtub-with-bath-elements_23-2148147505.jpg",
- imageAlt: "bathroom floor tiling renovation",
- },
- {
- title: "Rénovation salle de bain",
- description: "Transformation complète de vos espaces.",
- bentoComponent: "reveal-icon",
- icon: Droplets,
- imageSrc: "http://img.b2bpic.net/free-photo/workers-tiling-floor-indoors_23-2149343993.jpg?_wi=2",
- imageAlt: "bathroom floor tiling renovation",
- },
- {
- title: "Terrasses & Extérieurs",
- description: "Revêtements durables pour terrasses.",
- bentoComponent: "reveal-icon",
- icon: Sun,
- imageSrc: "http://img.b2bpic.net/free-photo/three-shower-niches-ambient-light-stone-minimalism_169016-68895.jpg",
- imageAlt: "bathroom floor tiling renovation",
- },
- {
- title: "Douches à l’italienne",
- description: "Design moderne et étanchéité parfaite.",
- bentoComponent: "reveal-icon",
- icon: Waves,
- imageSrc: "http://img.b2bpic.net/free-photo/man-with-plants-that-have-been-cultivated-farmed-indoors_23-2149854892.jpg",
- imageAlt: "bathroom floor tiling renovation",
- },
- {
- title: "Pose de faïence",
- description: "Finition précise pour vos murs.",
- bentoComponent: "reveal-icon",
- icon: Star,
- imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914246.jpg",
- imageAlt: "bathroom floor tiling renovation",
- },
- {
- title: "Joints & Traitement",
- description: "Finitions durables et esthétiques.",
- bentoComponent: "reveal-icon",
- icon: Settings,
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg?_wi=1",
- imageAlt: "bathroom floor tiling renovation",
- },
+ { title: "Pose de carrelage sol et mur", description: "Expertise en pose intérieure et extérieure.", bentoComponent: "reveal-icon", icon: CheckCircle },
+ { title: "Rénovation salle de bain", description: "Transformation complète de vos espaces.", bentoComponent: "reveal-icon", icon: Droplets },
+ { title: "Terrasses & Extérieurs", description: "Revêtements durables pour terrasses.", bentoComponent: "reveal-icon", icon: Sun },
+ { title: "Douches à l’italienne", description: "Design moderne et étanchéité parfaite.", bentoComponent: "reveal-icon", icon: Waves },
+ { title: "Pose de faïence", description: "Finition précise pour vos murs.", bentoComponent: "reveal-icon", icon: Star },
+ { title: "Joints & Traitement", description: "Finitions durables et esthétiques.", bentoComponent: "reveal-icon", icon: Settings }
]}
title="Nos Services Experts"
description="Nous intervenons pour tous vos projets de carrelage, rénovation et finitions avec un savoir-faire reconnu."
@@ -155,15 +78,8 @@ export default function LandingPage() {
@@ -175,42 +91,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "1",
- name: "Cuisine Moderne",
- price: "Projet Cuisine",
- imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg?_wi=2",
- },
- {
- id: "2",
- name: "Salle de Bain",
- price: "Rénovation",
- imageSrc: "http://img.b2bpic.net/free-photo/square-black-white-seen-from-side_1203-676.jpg",
- },
- {
- id: "3",
- name: "Salon",
- price: "Sol intérieur",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713051.jpg",
- },
- {
- id: "4",
- name: "Terrasse",
- price: "Extérieur",
- imageSrc: "http://img.b2bpic.net/free-photo/wooden-fall-with-cement-base_1136-76.jpg",
- },
- {
- id: "5",
- name: "Détail Joints",
- price: "Finitions",
- imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-tiling-floor_23-2149344004.jpg",
- },
- {
- id: "6",
- name: "Faïence Murale",
- price: "Design",
- imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-wardrobe-with-wood-elements-furniture-minimalist-interior_169016-72746.jpg",
- },
+ { id: "1", name: "Cuisine Moderne", price: "Projet Cuisine", imageSrc: "http://img.b2bpic.net/free-photo/minimalist-kitchen-blue-cabinet-front-modern-interior_169016-68928.jpg" },
+ { id: "2", name: "Salle de Bain", price: "Rénovation", imageSrc: "http://img.b2bpic.net/free-photo/square-black-white-seen-from-side_1203-676.jpg" },
+ { id: "3", name: "Salon", price: "Sol intérieur", imageSrc: "http://img.b2bpic.net/free-photo/modern-styled-small-entryway_23-2150713051.jpg" },
+ { id: "4", name: "Terrasse", price: "Extérieur", imageSrc: "http://img.b2bpic.net/free-photo/wooden-fall-with-cement-base_1136-76.jpg" },
+ { id: "5", name: "Détail Joints", price: "Finitions", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-man-tiling-floor_23-2149344004.jpg" },
+ { id: "6", name: "Faïence Murale", price: "Design", imageSrc: "http://img.b2bpic.net/free-photo/stylish-modern-wardrobe-with-wood-elements-furniture-minimalist-interior_169016-72746.jpg" }
]}
title="Nos Réalisations"
description="Découvrez nos chantiers récents à Toulouse."
@@ -222,21 +108,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Est-ce que le devis est gratuit ?",
- content: "Oui, tous nos devis sont 100% gratuits et sans engagement.",
- },
- {
- id: "f2",
- title: "Dans quelle zone intervenez-vous ?",
- content: "Nous intervenons sur Toulouse et ses environs.",
- },
- {
- id: "f3",
- title: "Depuis quand exercez-vous ?",
- content: "Artisan indépendant depuis 2014.",
- },
+ { id: "f1", title: "Est-ce que le devis est gratuit ?", content: "Oui, tous nos devis sont 100% gratuits et sans engagement." },
+ { id: "f2", title: "Dans quelle zone intervenez-vous ?", content: "Nous intervenons sur Toulouse et ses environs." },
+ { id: "f3", title: "Depuis quand exercez-vous ?", content: "Artisan indépendant depuis 2014." }
]}
title="Questions fréquentes"
description="Tout ce que vous devez savoir avant de commencer."
@@ -249,13 +123,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Certifié Artisan",
- "Qualibat RGE",
- "10+ ans d'expérience",
- "Assurance Décennale",
- "Service Client 5*",
- "Intervention Rapide",
- "Toulouse 31",
+ "Certifié Artisan", "Qualibat RGE", "10+ ans d'expérience", "Assurance Décennale", "Service Client 5*", "Intervention Rapide", "Toulouse 31"
]}
title="Pourquoi nous faire confiance ?"
description="Un gage de qualité et de sérénité pour tous vos travaux de rénovation."
@@ -265,21 +133,13 @@ export default function LandingPage() {
@@ -289,35 +149,18 @@ export default function LandingPage() {
logoText="Amri Carreleur"
columns={[
{
- title: "Navigation",
- items: [
- {
- label: "Accueil",
- href: "#hero",
- },
- {
- label: "Services",
- href: "#services",
- },
- {
- label: "Contact",
- href: "#contact",
- },
- ],
+ title: "Navigation", items: [
+ { label: "Accueil", href: "#hero" },
+ { label: "Services", href: "#services" },
+ { label: "Contact", href: "#contact" }
+ ]
},
{
- title: "Légal",
- items: [
- {
- label: "Mentions Légales",
- href: "#",
- },
- {
- label: "Privacy",
- href: "#",
- },
- ],
- },
+ title: "Légal", items: [
+ { label: "Mentions Légales", href: "#" },
+ { label: "Privacy", href: "#" }
+ ]
+ }
]}
copyrightText="© 2024 Amri Carreleur. Tous droits réservés."
/>