diff --git a/src/app/page.tsx b/src/app/page.tsx index b64c8b1..03db433 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,7 +58,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/empty-desk-luxurious-loft-apartment-with-modern-minimalist-design_482257-126418.jpg", imageAlt: "Design Studio Creative Workspace" }, { - imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148563102.jpg", imageAlt: "Brand Identity Showcase" + imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148563102.jpg?_wi=1", imageAlt: "Brand Identity Showcase" } ]} mediaAnimation="blur-reveal" @@ -93,11 +93,11 @@ export default function LandingPage() { features={[ { id: 1, - title: "Brand Strategy & Positioning", description: "Deep-dive workshops to understand your values, mission, and market position. We create strategic foundations for authentic brand identities that resonate.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149827489.jpg", imageAlt: "Color Palettes" + title: "Brand Strategy & Positioning", description: "Deep-dive workshops to understand your values, mission, and market position. We create strategic foundations for authentic brand identities that resonate.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149827489.jpg?_wi=1", imageAlt: "Color Palettes" }, { id: 2, - title: "Logo & Icon Design", description: "Memorable, scalable logos and icon systems that capture your brand essence. From concept to final delivery with multiple variations.", imageSrc: "http://img.b2bpic.net/free-photo/letters-forming-word-letters_23-2147695507.jpg", imageAlt: "Typography" + title: "Logo & Icon Design", description: "Memorable, scalable logos and icon systems that capture your brand essence. From concept to final delivery with multiple variations.", imageSrc: "http://img.b2bpic.net/free-photo/letters-forming-word-letters_23-2147695507.jpg?_wi=1", imageAlt: "Typography" }, { id: 3, @@ -121,13 +121,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Tech Startup Identity", price: "Complete Brand System", imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148563102.jpg", imageAlt: "Tech Startup Brand" + id: "1", name: "Tech Startup Identity", price: "Complete Brand System", imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148563102.jpg?_wi=2", imageAlt: "Tech Startup Brand" }, { - id: "2", name: "Fashion Boutique Rebrand", price: "Logo + Guidelines", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149827489.jpg", imageAlt: "Fashion Brand" + id: "2", name: "Fashion Boutique Rebrand", price: "Logo + Guidelines", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-vhs-cover-template_23-2149827489.jpg?_wi=2", imageAlt: "Fashion Brand" }, { - id: "3", name: "Wellness App Brand Design", price: "Full Visual System", imageSrc: "http://img.b2bpic.net/free-photo/letters-forming-word-letters_23-2147695507.jpg", imageAlt: "Wellness App" + id: "3", name: "Wellness App Brand Design", price: "Full Visual System", imageSrc: "http://img.b2bpic.net/free-photo/letters-forming-word-letters_23-2147695507.jpg?_wi=2", imageAlt: "Wellness App" } ]} gridVariant="three-columns-all-equal-width"