Update src/app/page.tsx
This commit is contained in:
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
description="5+ years crafting high-performance digital strategies."
|
||||
subdescription="I specialize in end-to-end digital marketing solutions specifically for Education & Tutoring businesses to drive high enrollment volumes and brand growth."
|
||||
icon={Award}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
@@ -139,7 +139,7 @@ export default function LandingPage() {
|
||||
title: "Enrollment Growth",
|
||||
description: "Strategy implementation to boost student sign-ups.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -156,14 +156,14 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg?_wi=2",
|
||||
imageAlt: "digital marketing dashboard analytics",
|
||||
},
|
||||
{
|
||||
title: "Digital Strategy",
|
||||
description: "Multi-channel approach for brand dominance.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg?_wi=3",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -180,7 +180,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: true,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-staff-airport-terminal_107420-85049.jpg?_wi=2",
|
||||
imageAlt: "professional business woman headshot",
|
||||
},
|
||||
]}
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
placeholder: "Your business goal...",
|
||||
}}
|
||||
mediaPosition="right"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg?_wi=4"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user