Merge version_1 into main #1
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
background={{variant: "plain"}}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg", imageAlt: "PowerPulse Energy Drink Bottle"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg?_wi=1", imageAlt: "PowerPulse Energy Drink Bottle"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/skateboarder-action-skate-park_23-2151993050.jpg", imageAlt: "Athlete in Peak Performance"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "PowerPulse Original", price: "$2.99", variant: "Classic Citrus 12 Pack", imageSrc: "http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg", imageAlt: "PowerPulse Original Energy Drink", isFavorited: false
|
||||
id: "1", name: "PowerPulse Original", price: "$2.99", variant: "Classic Citrus 12 Pack", imageSrc: "http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg?_wi=2", imageAlt: "PowerPulse Original Energy Drink", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "2", name: "PowerPulse Citrus Burst", price: "$2.99", variant: "Orange Mango 12 Pack", imageSrc: "http://img.b2bpic.net/free-photo/glass-orange-juice-fresh-fruit-floor-with-ice-cubes_1150-23627.jpg", imageAlt: "PowerPulse Citrus Burst Energy Drink", isFavorited: false
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/crop-women-with-red-drink-bottle_23-2147752593.jpg?_wi=3"
|
||||
imageAlt="PowerPulse Energy Drink"
|
||||
logoText="PowerPulse"
|
||||
copyrightText="© 2025 PowerPulse Energy. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user