Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -57,8 +57,8 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-empty-software-development-agency-showing-code_482257-125515.jpg", imageAlt: "Hero 1" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg", imageAlt: "Hero 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg", imageAlt: "Hero 3" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg?_wi=1", imageAlt: "Hero 2" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=1", imageAlt: "Hero 3" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -76,9 +76,9 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "SEO Strategy", description: "Optimize your visibility and reach target audiences with advanced organic search tactics.", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg"},
|
||||
title: "SEO Strategy", description: "Optimize your visibility and reach target audiences with advanced organic search tactics.", imageSrc: "http://img.b2bpic.net/free-photo/employee-working-marketing-setting_23-2151871167.jpg?_wi=2"},
|
||||
{
|
||||
title: "Social Media Growth", description: "Build authentic connections and drive engagement across all social media platforms.", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg"},
|
||||
title: "Social Media Growth", description: "Build authentic connections and drive engagement across all social media platforms.", imageSrc: "http://img.b2bpic.net/free-photo/business-chart-visual-graphics-report-concept_53876-167093.jpg?_wi=2"},
|
||||
{
|
||||
title: "Content Strategy", description: "Craft compelling narratives that position your brand as an industry authority.", imageSrc: "http://img.b2bpic.net/free-photo/bullet-journal-desk-supplies-high-angle_23-2149740044.jpg"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user