From 5fdc4d6febd64d00dea4f2f449d673c1484b4e7d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 16:30:53 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index ed933cb..32bdd2d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -92,12 +92,12 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} products={[ - { id: "p1", brand: "Tech", name: "SaaS Website", price: "Featured", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/three-smart-blank-screens-wall_53876-160689.jpg" }, - { id: "p2", brand: "Luxury", name: "Brand Identity", price: "Featured", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166800.jpg" }, - { id: "p3", brand: "AI", name: "Promo Video", price: "Featured", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/abstract-mixed-texture-background_23-2148227021.jpg" }, - { id: "p4", brand: "Event", name: "Expo Branding", price: "Featured", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-psd/modern-glamour-flyer-template_23-2148583475.jpg" }, - { id: "p5", brand: "Campaign", name: "Marketing Set", price: "Featured", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/inspire-believe-dream-create-concept_53876-124158.jpg" }, - { id: "p6", brand: "Design", name: "Portfolio Set", price: "Featured", rating: 5, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg" } + { id: "p1", brand: "Tech", name: "SaaS Website", price: "Custom Solution", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/three-smart-blank-screens-wall_53876-160689.jpg" }, + { id: "p2", brand: "Luxury", name: "Brand Identity", price: "Scale-Ready", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/view-elegant-luxurious-wedding-stationery-planner-resources_23-2150166800.jpg" }, + { id: "p3", brand: "AI", name: "Promo Video", price: "Custom Solution", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/abstract-mixed-texture-background_23-2148227021.jpg" }, + { id: "p4", brand: "Event", name: "Expo Branding", price: "Scale-Ready", rating: 5, reviewCount: "95", imageSrc: "http://img.b2bpic.net/free-psd/modern-glamour-flyer-template_23-2148583475.jpg" }, + { id: "p5", brand: "Campaign", name: "Marketing Set", price: "Custom Solution", rating: 5, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/inspire-believe-dream-create-concept_53876-124158.jpg" }, + { id: "p6", brand: "Design", name: "Portfolio Set", price: "Scale-Ready", rating: 5, reviewCount: "75", imageSrc: "http://img.b2bpic.net/free-photo/interior-designer-working-out-office_23-2150379217.jpg" } ]} title="Featured Projects" description="Selected work showcasing our commitment to premium quality and innovation."