Merge version_1 into main #1
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
handle: "@alex",
|
||||
testimonial: "The best ad agency I've ever worked with. Results were instant.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-m87xut5j.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-m87xut5j.png?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -75,7 +75,7 @@ export default function LandingPage() {
|
||||
handle: "@jamie",
|
||||
testimonial: "SFMedia understood our vision perfectly.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-7e7x0y6j.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-7e7x0y6j.png?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
handle: "@sam",
|
||||
testimonial: "Professional, efficient, and data-driven.",
|
||||
rating: 5,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662228-nmcx05dl.png",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662228-nmcx05dl.png?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
handle: "@jordan",
|
||||
testimonial: "A game changer for our Q4 revenue.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-technology-digital-graph-presentation-by-businesswoman_53876-96141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-technology-digital-graph-presentation-by-businesswoman_53876-96141.jpg?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
{
|
||||
@@ -99,11 +99,11 @@ export default function LandingPage() {
|
||||
handle: "@casey",
|
||||
testimonial: "The human touch makes all the difference.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/management-income-exchange-graph-funds_1150-1045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/management-income-exchange-graph-funds_1150-1045.jpg?_wi=1",
|
||||
imageAlt: "User provided image",
|
||||
},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-m87xut5j.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-m87xut5j.png?_wi=2"
|
||||
imageAlt="SFMedia Hero"
|
||||
avatars={[
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function LandingPage() {
|
||||
title="Embark on a Journey to Growth"
|
||||
description="At SFMedia, we believe in community management as a pillar of success. We don't just chase numbers; we build enduring connections."
|
||||
subdescription="Our team acts as an extension of your own, ensuring every campaign resonates deeply with your target demographic."
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-7e7x0y6j.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662227-7e7x0y6j.png?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Rocket}
|
||||
/>
|
||||
@@ -175,14 +175,14 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Performance Ads",
|
||||
description: "Highly optimized campaigns that scale.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-technology-digital-graph-presentation-by-businesswoman_53876-96141.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-technology-digital-graph-presentation-by-businesswoman_53876-96141.jpg?_wi=2",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/3d-render-facebook-logo-blue_23-2152000229.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
{
|
||||
title: "Targeting Precision",
|
||||
description: "Reach your ideal customers exactly where they are.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/management-income-exchange-graph-funds_1150-1045.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/management-income-exchange-graph-funds_1150-1045.jpg?_wi=2",
|
||||
titleImageSrc: "http://img.b2bpic.net/free-photo/gray-rag-dolls-targets_1156-697.jpg",
|
||||
buttonText: "Learn More",
|
||||
},
|
||||
@@ -328,7 +328,7 @@ export default function LandingPage() {
|
||||
placeholder: "Your Goal",
|
||||
required: true,
|
||||
}}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662228-nmcx05dl.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CocG1gCqRoB4NDlcsn62D4oGBS/uploaded-1777055662228-nmcx05dl.png?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user