Merge version_2 into main #2
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user