diff --git a/src/app/page.tsx b/src/app/page.tsx index 75ae421..f007f29 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { description="Premium creative design services that transform your vision into stunning visual reality. Portfolio pieces crafted with precision and passion." tag="Creative Excellence" background={{ variant: "plain" }} - imageSrc="http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150382361.jpg" + imageSrc="http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150382361.jpg?_wi=1" imageAlt="PinkAura Creative Portfolio" buttons={[ { text: "View Portfolio", href: "#portfolio" }, @@ -67,15 +67,15 @@ export default function LandingPage() { products={[ { id: "1", brand: "PinkAura", name: "Brand Identity System", price: "Premium Design", rating: 5, - reviewCount: "15 Projects", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-rugby-game-youtube-channel-art_23-2150224403.jpg", imageAlt: "Brand Identity Design Project" + reviewCount: "15 Projects", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-rugby-game-youtube-channel-art_23-2150224403.jpg?_wi=1", imageAlt: "Brand Identity Design Project" }, { id: "2", brand: "PinkAura", name: "Digital Product Design", price: "Full Service", rating: 5, - reviewCount: "22 Projects", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-with-business-concept_23-2147882874.jpg", imageAlt: "Digital Product Design Showcase" + reviewCount: "22 Projects", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-with-business-concept_23-2147882874.jpg?_wi=1", imageAlt: "Digital Product Design Showcase" }, { id: "3", brand: "PinkAura", name: "Web Experience Design", price: "Complete Package", rating: 5, - reviewCount: "18 Projects", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800632.jpg", imageAlt: "Web Design Experience" + reviewCount: "18 Projects", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800632.jpg?_wi=1", imageAlt: "Web Design Experience" }, ]} buttons={[{ text: "Explore All Work", href: "#" }]} @@ -93,16 +93,16 @@ export default function LandingPage() { animationType="slide-up" features={[ { - id: "1", title: "Brand Strategy", description: "Develop compelling brand identities that resonate with your target audience and stand out in competitive markets", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-rugby-game-youtube-channel-art_23-2150224403.jpg", imageAlt: "Brand Strategy Service" + id: "1", title: "Brand Strategy", description: "Develop compelling brand identities that resonate with your target audience and stand out in competitive markets", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-rugby-game-youtube-channel-art_23-2150224403.jpg?_wi=2", imageAlt: "Brand Strategy Service" }, { - id: "2", title: "Digital Design", description: "Create beautiful, user-centric digital experiences across web and mobile platforms", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-with-business-concept_23-2147882874.jpg", imageAlt: "Digital Design Service" + id: "2", title: "Digital Design", description: "Create beautiful, user-centric digital experiences across web and mobile platforms", imageSrc: "http://img.b2bpic.net/free-vector/landing-page-template-with-business-concept_23-2147882874.jpg?_wi=2", imageAlt: "Digital Design Service" }, { - id: "3", title: "Visual Identity", description: "Build cohesive visual systems including logos, typography, and color schemes", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800632.jpg", imageAlt: "Visual Identity Service" + id: "3", title: "Visual Identity", description: "Build cohesive visual systems including logos, typography, and color schemes", imageSrc: "http://img.b2bpic.net/free-photo/stationery-concept_23-2147800632.jpg?_wi=2", imageAlt: "Visual Identity Service" }, { - id: "4", title: "Creative Direction", description: "Lead creative vision from concept through execution with strategic artistic direction", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150382361.jpg", imageAlt: "Creative Direction Service" + id: "4", title: "Creative Direction", description: "Lead creative vision from concept through execution with strategic artistic direction", imageSrc: "http://img.b2bpic.net/free-psd/flat-design-interior-design-template_23-2150382361.jpg?_wi=2", imageAlt: "Creative Direction Service" }, ]} buttons={[{ text: "Explore Services", href: "#" }]}