From 604c910b66b7a65a6ba5b94e86b335ae3e1fe96d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 11:13:13 +0000 Subject: [PATCH] Update src/app/portfolio/page.tsx --- src/app/portfolio/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/portfolio/page.tsx b/src/app/portfolio/page.tsx index 13023af..6f67eff 100644 --- a/src/app/portfolio/page.tsx +++ b/src/app/portfolio/page.tsx @@ -84,13 +84,13 @@ export default function PortfolioPage() { products={[ { id: "portfolio-coming-1", brand: "À Venir", name: "Luxe Properties", price: "Plateforme Immobilière", rating: 0, - reviewCount: 0, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/luxury-real-estate-website-design-for-lu-1773486504744-e723bad5.png", imageAlt: "Luxury real estate website design for Luxe Properties, elegant property showcase with high-quality i"}, + reviewCount: "En développement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/luxury-real-estate-website-design-for-lu-1773486504744-e723bad5.png", imageAlt: "Luxury real estate website design for Luxe Properties, elegant property showcase with high-quality i"}, { id: "portfolio-coming-2", brand: "À Venir", name: "Auto Prestige", price: "Showroom Automobile", rating: 0, - reviewCount: 0, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/luxury-automotive-website-for-auto-prest-1773486510748-2e5a96cc.png", imageAlt: "Luxury automotive website for Auto Prestige, sleek car showcase design, premium dealership interface"}, + reviewCount: "En développement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/luxury-automotive-website-for-auto-prest-1773486510748-2e5a96cc.png", imageAlt: "Luxury automotive website for Auto Prestige, sleek car showcase design, premium dealership interface"}, { id: "portfolio-coming-3", brand: "À Venir", name: "Les Belles Lettres", price: "Librairie en Ligne", rating: 0, - reviewCount: 0, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/elegant-bookstore-website-design-for-les-1773486505965-1d5685fa.png", imageAlt: "Elegant bookstore website design for Les Belles Lettres, literary aesthetic, beautiful book catalog "}, + reviewCount: "En développement", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AvwF2OBNnXxHyBoXQfQlCT0Q58/elegant-bookstore-website-design-for-les-1773486505965-1d5685fa.png", imageAlt: "Elegant bookstore website design for Les Belles Lettres, literary aesthetic, beautiful book catalog "}, ]} gridVariant="three-columns-all-equal-width" animationType="blur-reveal"