Update src/app/page.tsx
This commit is contained in:
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-vase-laptop-desk_23-2148225531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-vase-laptop-desk_23-2148225531.jpg?_wi=1",
|
||||
imageAlt: "Hero scene 1",
|
||||
},
|
||||
{
|
||||
@@ -119,21 +119,21 @@ export default function LandingPage() {
|
||||
title: "UI/UX Design",
|
||||
description: "Creating intuitive and visually stunning user interfaces.",
|
||||
buttonIcon: "Sparkles",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-vase-laptop-desk_23-2148225531.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/composition-workplace-with-vase-laptop-desk_23-2148225531.jpg?_wi=2",
|
||||
imageAlt: "Minimalist Black and White Office Desk with Stationery",
|
||||
},
|
||||
{
|
||||
title: "Brand Identity",
|
||||
description: "Crafting memorable brands that resonate with audiences.",
|
||||
buttonIcon: "Shield",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Black and White Office Desk with Stationery",
|
||||
},
|
||||
{
|
||||
title: "Performance Optimization",
|
||||
description: "Ensuring fast load times and seamless interactions.",
|
||||
buttonIcon: "Award",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sitting-house-with-automation-light-system_482257-9704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sitting-house-with-automation-light-system_482257-9704.jpg?_wi=1",
|
||||
imageAlt: "Minimalist Black and White Office Desk with Stationery",
|
||||
},
|
||||
]}
|
||||
@@ -181,7 +181,7 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "E-commerce Platform",
|
||||
price: "Featured",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sitting-house-with-automation-light-system_482257-9704.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/person-sitting-house-with-automation-light-system_482257-9704.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -292,7 +292,7 @@ export default function LandingPage() {
|
||||
content: "Yes, I provide ongoing support for web projects.",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-businesswoman-posing-with-coffee_23-2148452691.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
title="Frequently Asked Questions"
|
||||
description="Answers to common questions regarding my availability and process."
|
||||
|
||||
Reference in New Issue
Block a user