Update src/app/page.tsx
This commit is contained in:
@@ -101,7 +101,7 @@ export default function LandingPage() {
|
||||
href: "#features",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg?_wi=1"
|
||||
imageAlt="modern smart home futuristic interior"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
title="Design With Purpose"
|
||||
description="We believe technology shouldn't just be smart—it should be beautiful and gentle on the planet. Every product in our catalog is engineered for longevity and seamless home integration."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg?_wi=1"
|
||||
imageAlt="sustainable smart home controller tech"
|
||||
/>
|
||||
</div>
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Deep insights into your energy consumption with actionable tips to reduce waste.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-futuristic-landscape-shiny-cubes-monotone_1048-12329.jpg?_wi=2",
|
||||
imageAlt: "Texture of blind",
|
||||
},
|
||||
{
|
||||
@@ -191,7 +191,7 @@ export default function LandingPage() {
|
||||
descriptions: [
|
||||
"Circadian rhythm-synced lighting that automatically balances warm and cool tones.",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797702.jpg?_wi=2",
|
||||
imageAlt: "Texture of blind",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user