2 Commits

Author SHA1 Message Date
85465adefa Update src/app/page.tsx 2026-06-01 14:49:11 +00:00
07bc065bae Merge version_2 into main
Merge version_2 into main
2026-06-01 14:32:18 +00:00

View File

@@ -148,23 +148,20 @@ export default function LandingPage() {
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", brand: "Brand Identity", name: "Future Corp Rebrand", price: "View Case Study", rating: 5, id: "1", brand: "Contemporary Art", name: "Dynamic Branding", price: "View Work", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/business-stationery-concept_23-2147725116.jpg", imageAlt: "Brand Identity Redesign for Future Corp"}, reviewCount: "12", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfF3iZyWWVPkvPg2Op7JRWsut1/uploaded-1780325325289-pfpc3igz.png", imageAlt: "Dynamic Branding Design"},
{ {
id: "2", brand: "Social Media", name: "Eco-Friendly Campaign", price: "View Project", rating: 5, id: "2", brand: "Graphic Design", name: "Abstract Visuals", price: "View Project", rating: 5,
reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/planning-strategy-marketing-startup-icon_53876-133749.jpg", imageAlt: "Social Media Campaign for an Eco-Friendly Brand"}, reviewCount: "8", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfF3iZyWWVPkvPg2Op7JRWsut1/uploaded-1780325325290-vexi5vp4.png", imageAlt: "Abstract Visuals Project"},
{ {
id: "3", brand: "Event Branding", name: "Annual Design Fest", price: "View Details", rating: 5, id: "3", brand: "Art Direction", name: "Art Direction", price: "View Details", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-vector/modern-gradient-music-festival-flyer_1421494-372.jpg", imageAlt: "Event Branding for Annual Design Festival"}, reviewCount: "15", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfF3iZyWWVPkvPg2Op7JRWsut1/uploaded-1780325325290-wm1a8bcx.jpg", imageAlt: "Modern Art Direction"},
{ {
id: "4", brand: "Packaging Design", name: "Artisan Coffee Packaging", price: "View Details", rating: 5, id: "4", brand: "Brand Identity", name: "Geometric Concepts", price: "View Details", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-vector/set-minimalist-social-post-banner-with-indian-style-light-colors_1017-59246.jpg", imageAlt: "Packaging Design for Artisan Coffee"}, reviewCount: "9", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfF3iZyWWVPkvPg2Op7JRWsut1/uploaded-1780325325290-f177yamn.png", imageAlt: "Geometric Concepts Design"},
{ {
id: "5", brand: "UI/UX", name: "Creative Agency Website", price: "View Prototype", rating: 5, id: "5", brand: "Digital Art", name: "Digital Artistry", price: "View Prototype", rating: 5,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345422.jpg", imageAlt: "UI/UX Design for a Creative Agency Website"}, reviewCount: "10", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DfF3iZyWWVPkvPg2Op7JRWsut1/uploaded-1780325325290-9io11qh3.png", imageAlt: "Digital Artistry Portfolio"}
{
id: "6", brand: "Motion Graphics", name: "Animated Brand Intro", price: "Watch Video", rating: 5,
reviewCount: "7", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499110.jpg", imageAlt: "Motion Graphics for an Animated Brand Introduction"},
]} ]}
title="Selected Works & Projects" title="Selected Works & Projects"
description="A showcase of contemporary art and brand-focused design solutions that push creative boundaries." description="A showcase of contemporary art and brand-focused design solutions that push creative boundaries."