Update src/app/page.tsx
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
href: "#work",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -72,7 +72,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Strategy Meets Creativity"
|
||||
description="I believe that exceptional design is more than aesthetics; it's a strategic tool. As a freelance creative director, I partner with companies to build meaningful brands and digital experiences that resonate and deliver measurable business outcomes."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282075.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282075.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Brand Identity Redesign",
|
||||
price: "Strategic Audit",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiple-lightbulb-designs_53876-16171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiple-lightbulb-designs_53876-16171.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-making-modern-app-interface_1098-21575.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-cups-with-plastic-lids-coffee-go-use-recycled-materials-zero-waste-minimalist-takeaway-coffee-idea-black_166373-2302.jpg?_wi=2",
|
||||
imageAlt: "brand identity design mockup",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-illustration-corporate-identity-stationary-branding-set-mockup_58466-15900.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282075.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-messy-office-workspace-with-personal-computer_23-2150282075.jpg?_wi=2",
|
||||
imageAlt: "brand identity design mockup",
|
||||
},
|
||||
{
|
||||
@@ -164,7 +164,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blank-open-folded-paper-brochure-template_9975-134356.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiple-lightbulb-designs_53876-16171.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiple-lightbulb-designs_53876-16171.jpg?_wi=2",
|
||||
imageAlt: "brand identity design mockup",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user