Update src/app/page.tsx
This commit is contained in:
@@ -69,7 +69,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-picture-silhouettes-wall_1304-3756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-picture-silhouettes-wall_1304-3756.jpg?_wi=1",
|
||||
imageAlt: "Hero scene 1",
|
||||
},
|
||||
{
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Where Vision Meets Authority."
|
||||
description="We don't just post content; we engineer growth. Our premium approach blends psychological strategy with elite visuals to ensure your brand stands apart in a saturated digital landscape."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309686.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309686.jpg?_wi=1"
|
||||
imageAlt="Our creative workflow"
|
||||
/>
|
||||
</div>
|
||||
@@ -121,7 +121,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/financial-program-user-interface-pc-screen-home-office-desk_482257-118861.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-picture-silhouettes-wall_1304-3756.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-takes-picture-silhouettes-wall_1304-3756.jpg?_wi=2",
|
||||
imageAlt: "analytics dashboard mobile app",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/adult-male-illustrator-working-tablet-device_23-2149863243.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309686.jpg?_wi=2",
|
||||
imageAlt: "analytics dashboard mobile app",
|
||||
},
|
||||
{
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/laptop-dark-night-desktop_169016-51691.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg?_wi=1",
|
||||
imageAlt: "analytics dashboard mobile app",
|
||||
},
|
||||
]}
|
||||
@@ -199,7 +199,7 @@ export default function LandingPage() {
|
||||
role: "CEO",
|
||||
company: "LuxBrand",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-businesswoman_329181-11722.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user