Update src/app/page.tsx
This commit is contained in:
@@ -78,7 +78,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=1"
|
||||
imageAlt="futuristic tech background dark neon blue"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-desktop-with-laptop-magnifier_23-2148430895.jpg?_wi=2",
|
||||
imageAlt: "web design UI concept neon dark",
|
||||
},
|
||||
{
|
||||
@@ -204,7 +204,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-futuristic-technologies_23-2151941513.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-holding-tablet_23-2148452667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-holding-tablet_23-2148452667.jpg?_wi=1",
|
||||
imageAlt: "web design UI concept neon dark",
|
||||
},
|
||||
{
|
||||
@@ -219,7 +219,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/desktop-pc-wooden-desk-showcases-infographics-client-reach-data_482257-126353.jpg",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-blue-conserves_23-2148785252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-blue-conserves_23-2148785252.jpg?_wi=1",
|
||||
imageAlt: "web design UI concept neon dark",
|
||||
},
|
||||
]}
|
||||
@@ -239,14 +239,14 @@ export default function LandingPage() {
|
||||
name: "LuxBrand Overhaul",
|
||||
price: "Strategic Branding",
|
||||
variant: "Fashion Retail",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-holding-tablet_23-2148452667.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-businesswoman-holding-tablet_23-2148452667.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "TechApp Growth",
|
||||
price: "User Acquisition",
|
||||
variant: "SaaS Platform",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-blue-conserves_23-2148785252.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-stack-blue-conserves_23-2148785252.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
|
||||
Reference in New Issue
Block a user