Update src/app/portfolio/page.tsx

This commit is contained in:
2026-03-14 11:13:13 +00:00
parent d1c06de3e7
commit 604c910b66

View File

@@ -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"