Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 06:10:15 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -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: "noiseDiagonalGradient" }}
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,13 +67,13 @@ 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: "#" }]}
/>
@@ -90,13 +90,13 @@ 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: "#" }]}
/>