Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -44,6 +44,7 @@ export default function LandingPage() {
|
||||
<HeroSplitDualMedia
|
||||
title="Craft Your Visual Identity"
|
||||
description="We transform your brand vision into stunning visual identities that captivate, inspire, and leave lasting impressions. From logos to complete brand systems, we deliver design excellence."
|
||||
background={{ variant: "plain" }}
|
||||
tag="Creative Design Studio"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -57,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?_wi=1", imageAlt: "Brand Identity Showcase"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/business-card-with-distorted-lines_23-2148563102.jpg", imageAlt: "Brand Identity Showcase"
|
||||
}
|
||||
]}
|
||||
mediaAnimation="blur-reveal"
|
||||
@@ -92,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?_wi=1", 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", 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?_wi=1", 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", imageAlt: "Typography"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
@@ -120,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?_wi=2", 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", 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?_wi=2", 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", 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?_wi=2", 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", imageAlt: "Wellness App"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
|
||||
Reference in New Issue
Block a user