Merge version_2 into main #4
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
|||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "https://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg", imageAlt: "tech" },
|
{ imageSrc: "https://img.b2bpic.net/free-photo/view-robotic-vacuum-cleaner-flat-surface_23-2151736732.jpg", imageAlt: "tech" },
|
||||||
{ imageSrc: "https://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg", imageAlt: "audio" }
|
{ imageSrc: "https://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=1", imageAlt: "audio" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -81,7 +81,7 @@ export default function LandingPage() {
|
|||||||
gridVariant="bento-grid"
|
gridVariant="bento-grid"
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
products={[
|
products={[
|
||||||
{ id: "1", brand: "AudioTech", name: "Noise Cancelling Headphones", price: "$299", rating: 4.8, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg" }
|
{ id: "1", brand: "AudioTech", name: "Noise Cancelling Headphones", price: "$299", rating: 4.8, reviewCount: "1.2k", imageSrc: "https://img.b2bpic.net/free-photo/still-life-wireless-cyberpunk-headphones_23-2151072234.jpg?_wi=2" }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user