Merge version_1 into main #3
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Crafting Digital Experiences"
|
||||
description="I'm a creative professional dedicated to building modern, minimalist digital solutions that solve real-world problems."
|
||||
buttons={[{ text: "View Work", href: "#projects" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg?_wi=1"
|
||||
imageAlt="minimalist professional portrait"
|
||||
/>
|
||||
</div>
|
||||
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ value: "5+", title: "Years Experience" },
|
||||
{ value: "50+", title: "Projects Completed" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
metricsAnimation="slide-up"
|
||||
imageAlt="modern home office workspace"
|
||||
@@ -104,8 +104,8 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
plans={[
|
||||
{ id: "p1", title: "Strategy", period: "Fixed", price: "$1k", features: ["UX Audits", "User Personas", "Market Research"], button: { text: "Contact" }, imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphics-composition_23-2148991204.jpg" },
|
||||
{ id: "p2", title: "Design", period: "Fixed", price: "$2k", features: ["Wireframing", "High-Fi Design", "Prototyping"], button: { text: "Contact" }, imageSrc: "http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg" },
|
||||
{ id: "p3", title: "Development", period: "Fixed", price: "$3k", features: ["Frontend Code", "Performance", "CMS Setup"], button: { text: "Contact" }, imageSrc: "http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg" },
|
||||
{ id: "p2", title: "Design", period: "Fixed", price: "$2k", features: ["Wireframing", "High-Fi Design", "Prototyping"], button: { text: "Contact" }, imageSrc: "http://img.b2bpic.net/free-photo/blurred-hotel-hall_1203-959.jpg?_wi=2" },
|
||||
{ id: "p3", title: "Development", period: "Fixed", price: "$3k", features: ["Frontend Code", "Performance", "CMS Setup"], button: { text: "Contact" }, imageSrc: "http://img.b2bpic.net/free-photo/nobody-artwork-studio-with-creativity-equipment_482257-27218.jpg?_wi=2" },
|
||||
]}
|
||||
title="Core Services"
|
||||
description="How I can help you succeed."
|
||||
|
||||
Reference in New Issue
Block a user