Merge version_1 into main #3
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
title="Creative Graphic Designer & Visual Storyteller"
|
||||
description="Crafting visual identities and digital experiences that bring ideas to life. Specialized in branding, editorial design, and visual communication."
|
||||
buttons={[{ text: "View My Work", href: "#portfolio" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg?_wi=1"
|
||||
imageAlt="Graphic design portfolio showcase"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
{ title: "Visual Storytelling", description: "Translating complex ideas into simple visuals." },
|
||||
{ title: "Digital Excellence", description: "Designing intuitive interfaces and digital assets." }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
gridVariant="bento-grid"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "1", name: "Identity Design", price: "Project", variant: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg" },
|
||||
{ id: "1", name: "Identity Design", price: "Project", variant: "Branding", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg?_wi=1" },
|
||||
{ id: "2", name: "Web Interface", price: "Project", variant: "UI/UX", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-designer-working-floor_23-2149930985.jpg" },
|
||||
{ id: "3", name: "Packaging Set", price: "Project", variant: "Print", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-black-white-minimal-design_23-2149253105.jpg" },
|
||||
{ id: "4", name: "Editorial Art", price: "Project", variant: "Design", imageSrc: "http://img.b2bpic.net/free-photo/abstract-geometric-background-with-liquid-shapes-generative-ai_8829-2896.jpg" },
|
||||
@@ -109,9 +109,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ title: "Logo Design", description: "Timeless logos that build lasting recognition.", buttonIcon: Zap, imageSrc: "http://img.b2bpic.net/free-photo/phoenix-with-burning-wings-feathers-generative-ai_8829-2886.jpg" },
|
||||
{ title: "Brand Identity", description: "Complete visual systems that tell your story.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg" },
|
||||
{ title: "Web Design", description: "Modern and responsive digital interfaces.", buttonIcon: Layout, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg" },
|
||||
{ title: "Print Media", description: "High-quality assets for any physical medium.", buttonIcon: Printer, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg" }
|
||||
{ title: "Brand Identity", description: "Complete visual systems that tell your story.", buttonIcon: Shield, imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-studio_23-2151320706.jpg?_wi=2" },
|
||||
{ title: "Web Design", description: "Modern and responsive digital interfaces.", buttonIcon: Layout, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-hat-sitting-box-white-wall_176420-8478.jpg?_wi=2" },
|
||||
{ title: "Print Media", description: "High-quality assets for any physical medium.", buttonIcon: Printer, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-measuring-tools-desk_23-2150440910.jpg?_wi=2" }
|
||||
]}
|
||||
title="My Expertise"
|
||||
description="Offering a comprehensive range of design services to support your business goals."
|
||||
|
||||
Reference in New Issue
Block a user