Merge version_1 into main #3
@@ -58,7 +58,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=1"
|
||||
imageAlt="Digital marketing growth metrics dashboard"
|
||||
avatars={[
|
||||
{
|
||||
@@ -116,21 +116,21 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Performance Marketing", description: "ROI-focused ad campaigns on Google and social platforms.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Performance Ads"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=2", imageAlt: "Performance Ads"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Social Ads"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=3", imageAlt: "Social Ads"}
|
||||
},
|
||||
{
|
||||
title: "Search Engine Optimization", description: "Organic growth strategies to dominate search engine results.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "SEO Analytics"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=4", imageAlt: "SEO Analytics"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Keyword Research"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=5", imageAlt: "Keyword Research"}
|
||||
},
|
||||
{
|
||||
title: "Content Strategy", description: "Engaging content that drives brand loyalty and conversion.", phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Content Calendar"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=6", imageAlt: "Content Calendar"},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg", imageAlt: "Content Strategy"}
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-with-colorful-arrows_1134-381.jpg?_wi=7", imageAlt: "Content Strategy"}
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user