Update src/app/page.tsx
This commit is contained in:
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
||||
href: "#about",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg?_wi=1"
|
||||
imageAlt="Futuristic tech dashboard"
|
||||
/>
|
||||
</div>
|
||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="Pioneering the Digital Edge"
|
||||
description="DigitalArc creates high-performance assets for the modern creator. We combine clean aesthetics with technical precision to ensure every file you download is production-ready."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176546.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176546.jpg?_wi=1"
|
||||
imageAlt="Geometric tech shapes"
|
||||
/>
|
||||
</div>
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Icon set",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoy-online-shopping_53876-71210.jpg?_wi=2",
|
||||
imageAlt: "ui kit app design",
|
||||
},
|
||||
{
|
||||
@@ -123,7 +123,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Planner tool",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176546.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-enjoying-trips_23-2149176546.jpg?_wi=2",
|
||||
imageAlt: "ui kit app design",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function LandingPage() {
|
||||
imageAlt: "Texture background",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=1",
|
||||
imageAlt: "ui kit app design",
|
||||
},
|
||||
]}
|
||||
@@ -310,7 +310,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1",
|
||||
name: "Alex R.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/attractive-blond-business-woman-white-shirt-eyeglasses-crossed-arms-grey-background_613910-11786.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "t2",
|
||||
|
||||
Reference in New Issue
Block a user