Update src/app/page.tsx
This commit is contained in:
@@ -77,15 +77,15 @@ export default function LandingPage() {
|
||||
description="I help brands transform ideas into high-performing digital experiences through website strategy, growth marketing, and premium execution."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-work-area_1388-82.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-work-area_1388-82.jpg?_wi=1",
|
||||
imageAlt: "Website analytics dashboard",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349187.jpg?_wi=1",
|
||||
imageAlt: "Dynamic landing page mockup",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148591887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148591887.jpg?_wi=1",
|
||||
imageAlt: "Mobile app interface",
|
||||
},
|
||||
{
|
||||
@@ -237,7 +237,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-papers_1162-159.jpg",
|
||||
imageAlt: "Digital experience preview on phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-work-area_1388-82.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-work-area_1388-82.jpg?_wi=2",
|
||||
imageAlt: "minimalist website design phone mockup",
|
||||
},
|
||||
{
|
||||
@@ -251,7 +251,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-piece-colorful-balls-arrangement_23-2149382448.jpg",
|
||||
imageAlt: "Social media ad campaign on phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349187.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/neon-robot-vacuum-cleaner_23-2151349187.jpg?_wi=2",
|
||||
imageAlt: "minimalist website design phone mockup",
|
||||
},
|
||||
{
|
||||
@@ -265,7 +265,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/multiethnic-group-coworkers-analyzing-business-charts-infographics-data-laptop-software-people-doing-teamwork-collaboration-create-paper-reviews-professional-report-close-up_482257-48646.jpg",
|
||||
imageAlt: "Market research data on phone",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148591887.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/beauty-salon-booking-app_23-2148591887.jpg?_wi=2",
|
||||
imageAlt: "minimalist website design phone mockup",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user