From 7ea8c89bc2e9cf771c33ff3abeeea9e99f92e20d Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 18:07:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 292 ++++++++--------------------------------------- 1 file changed, 49 insertions(+), 243 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b4d7e85..7a5a043 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,132 +30,53 @@ export default function LandingPage() {
@@ -178,36 +99,12 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Stratégie de Marque", - description: "Construction d'identités fortes et durables.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg", - }, - { - title: "Web Design", - description: "Interfaces modernes, sharp et performantes.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-heart-shaped-lollipops_23-2149535319.jpg", - }, - { - title: "Campaign Management", - description: "Campagnes qui convertissent massivement.", - imageSrc: "http://img.b2bpic.net/free-photo/menu-icon-front-side_187299-40083.jpg", - }, - { - title: "UI/UX", - description: "Expériences utilisateur immersives et fluides.", - imageSrc: "http://img.b2bpic.net/free-photo/nigeria-flag-heart-banner_187299-34476.jpg", - }, - { - title: "Motion Design", - description: "Animations qui donnent vie à vos idées.", - imageSrc: "http://img.b2bpic.net/free-photo/screen-icon-front-side-with-white-background_187299-39959.jpg", - }, - { - title: "Growth Marketing", - description: "Analyse de données et optimisation continue.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174343.jpg", - }, + { title: "Stratégie de Marque", description: "Construction d'identités fortes et durables.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ferromagnetic-metal-with-green-substance_23-2148253655.jpg" }, + { title: "Web Design", description: "Interfaces modernes, sharp et performantes.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-heart-shaped-lollipops_23-2149535319.jpg" }, + { title: "Campaign Management", description: "Campagnes qui convertissent massivement.", imageSrc: "http://img.b2bpic.net/free-photo/menu-icon-front-side_187299-40083.jpg" }, + { title: "UI/UX", description: "Expériences utilisateur immersives et fluides.", imageSrc: "http://img.b2bpic.net/free-photo/nigeria-flag-heart-banner_187299-34476.jpg" }, + { title: "Motion Design", description: "Animations qui donnent vie à vos idées.", imageSrc: "http://img.b2bpic.net/free-photo/screen-icon-front-side-with-white-background_187299-39959.jpg" }, + { title: "Growth Marketing", description: "Analyse de données et optimisation continue.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-circuit-board-close-up_23-2149174343.jpg" }, ]} title="Compétences" description="Expertise technique au service de votre vision." @@ -221,60 +118,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { - id: "p1", - brand: "Brand A", - name: "Modern Campaign", - price: "+180% ROI", - rating: 5, - reviewCount: "2M", - imageSrc: "http://img.b2bpic.net/free-photo/smartphone-mockup-with-floating-phones-geometric-shapes_187299-48090.jpg", - }, - { - id: "p2", - brand: "Brand B", - name: "UI/UX Redesign", - price: "+95% Engagement", - rating: 5, - reviewCount: "500k", - imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg", - }, - { - id: "p3", - brand: "Brand C", - name: "Social Strategy", - price: "+210% Conversion", - rating: 5, - reviewCount: "1M", - imageSrc: "http://img.b2bpic.net/free-vector/mobile-tech-horizontal-banner-template_23-2148744751.jpg", - }, - { - id: "p4", - brand: "Brand D", - name: "Motion Branding", - price: "High Impact", - rating: 5, - reviewCount: "800k", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg", - }, - { - id: "p5", - brand: "Brand E", - name: "E-commerce Launch", - price: "+150% Revenue", - rating: 5, - reviewCount: "3M", - imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg", - }, - { - id: "p6", - brand: "Brand F", - name: "Full Refresh", - price: "Brand Growth", - rating: 5, - reviewCount: "2M", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-colorful-light-coming-out-laptop-screen-darkness_181624-31148.jpg", - }, + { id: "p1", brand: "Brand A", name: "Modern Campaign", price: "+180% ROI", rating: 5, reviewCount: "2M", imageSrc: "http://img.b2bpic.net/free-photo/smartphone-mockup-with-floating-phones-geometric-shapes_187299-48090.jpg" }, + { id: "p2", brand: "Brand B", name: "UI/UX Redesign", price: "+95% Engagement", rating: 5, reviewCount: "500k", imageSrc: "http://img.b2bpic.net/free-photo/broker-looking-laptop-analyzing-stock-market-invest-trading-stocks-graph_169016-48828.jpg" }, + { id: "p3", brand: "Brand C", name: "Social Strategy", price: "+210% Conversion", rating: 5, reviewCount: "1M", imageSrc: "http://img.b2bpic.net/free-vector/mobile-tech-horizontal-banner-template_23-2148744751.jpg" }, + { id: "p4", brand: "Brand D", name: "Motion Branding", price: "High Impact", rating: 5, reviewCount: "800k", imageSrc: "http://img.b2bpic.net/free-photo/close-up-modern-laptop-with-rate-charts-display-while-man-woman-working-business-project-design-computer-screen-with-data-chart-information-finance-analysis-desk_482257-40065.jpg" }, + { id: "p5", brand: "Brand E", name: "E-commerce Launch", price: "+150% Revenue", rating: 5, reviewCount: "3M", imageSrc: "http://img.b2bpic.net/free-photo/digital-tablet-online-learning_53876-97299.jpg" }, + { id: "p6", brand: "Brand F", name: "Full Refresh", price: "Brand Growth", rating: 5, reviewCount: "2M", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bright-colorful-light-coming-out-laptop-screen-darkness_181624-31148.jpg" }, ]} title="03. Réalisations" description="Sélection de projets ayant généré des résultats concrets." @@ -288,41 +137,11 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} members={[ - { - id: "m1", - name: "Lifestyle", - role: "Capture", - description: "Vivre l'instant.", - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-leaning-against-wooden-wall-while-her-eyes-are-closed_181624-45187.jpg", - }, - { - id: "m2", - name: "Architecture", - role: "Détails", - description: "Formes épurées.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-modern-architecture-with-strong-shadows-geometric-shapes_41433-193.jpg", - }, - { - id: "m3", - name: "Textures", - role: "Focus", - description: "Matière brute.", - imageSrc: "http://img.b2bpic.net/free-photo/silhouette-interior-plant-wall_23-2148870674.jpg", - }, - { - id: "m4", - name: "Workspace", - role: "Studio", - description: "Espace de travail.", - imageSrc: "http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg", - }, - { - id: "m5", - name: "Travel", - role: "Évasion", - description: "Horizons.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16519.jpg", - }, + { id: "m1", name: "Lifestyle", role: "Capture", description: "Vivre l'instant.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-female-leaning-against-wooden-wall-while-her-eyes-are-closed_181624-45187.jpg" }, + { id: "m2", name: "Architecture", role: "Détails", description: "Formes épurées.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-modern-architecture-with-strong-shadows-geometric-shapes_41433-193.jpg" }, + { id: "m3", name: "Textures", role: "Focus", description: "Matière brute.", imageSrc: "http://img.b2bpic.net/free-photo/silhouette-interior-plant-wall_23-2148870674.jpg" }, + { id: "m4", name: "Workspace", role: "Studio", description: "Espace de travail.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-table_400718-26.jpg" }, + { id: "m5", name: "Travel", role: "Évasion", description: "Horizons.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-photo-sea-waves_58702-16519.jpg" }, ]} title="Galerie" description="Moments capturés et vision créative." @@ -332,17 +151,12 @@ export default function LandingPage() {
@@ -352,16 +166,8 @@ export default function LandingPage() { logoText="SIGEL MATHIS" copyrightText="© 2025 | Tous droits réservés." socialLinks={[ - { - icon: Instagram, - href: "https://instagram.com/mat.sigel", - ariaLabel: "Instagram", - }, - { - icon: Linkedin, - href: "https://linkedin.com/in/sigelmathis", - ariaLabel: "LinkedIn", - }, + { icon: Instagram, href: "https://instagram.com/mat.sigel", ariaLabel: "Instagram" }, + { icon: Linkedin, href: "https://linkedin.com/in/sigelmathis", ariaLabel: "LinkedIn" }, ]} /> -- 2.49.1