Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
carouselItems={[
|
||||
{
|
||||
id: "h1",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png?_wi=1",
|
||||
imageAlt: "Hero Portrait",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function LandingPage() {
|
||||
title="Crafting digital experiences that inspire and engage."
|
||||
description="I'm a passionate Graphic Designer and Frontend Developer with over 6 years of experience creating beautiful, functional, and user-centered digital products. I believe in the perfect balance between aesthetics and performance."
|
||||
tag="ABOUT ME"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg?_wi=1"
|
||||
imageAlt="About Portrait"
|
||||
/>
|
||||
</div>
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title: "Web Development",
|
||||
subtitle: "Clean code",
|
||||
description: "Responsive, fast, and SEO-friendly websites using modern technologies.",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3E8tZr3I7rV3WO95i0P8GrC07iw/uploaded-1779572125625-zj0eskqy.png?_wi=2",
|
||||
imageAlt: "Black creative person holding smartphone for pictures of art drawing in studio space at home. African american young artist using digital technology for modern masterpiece project",
|
||||
},
|
||||
{
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title: "Branding & Identity",
|
||||
subtitle: "Strategic growth",
|
||||
description: "Unique brand identities that help businesses stand out and connect with their audience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looks-through-blinds-early-morning-sunlight_169016-17897.jpg?_wi=2",
|
||||
imageAlt: "Black creative person holding smartphone for pictures of art drawing in studio space at home. African american young artist using digital technology for modern masterpiece project",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user