Update src/app/page.tsx
This commit is contained in:
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
|||||||
buttonAnimation="blur-reveal"
|
buttonAnimation="blur-reveal"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg?_wi=1",
|
||||||
imageAlt: "Abstract dark red gradient background with subtle grid pattern",
|
imageAlt: "Abstract dark red gradient background with subtle grid pattern",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -389,7 +389,7 @@ export default function LandingPage() {
|
|||||||
descriptions: [
|
descriptions: [
|
||||||
"Harmony",
|
"Harmony",
|
||||||
],
|
],
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/detailed-red-grunge-background-with-scratches-stains_1048-6467.jpg?_wi=2",
|
||||||
imageAlt: "Modern minimal logo concept design",
|
imageAlt: "Modern minimal logo concept design",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
|
|||||||
Reference in New Issue
Block a user