Merge version_1 into main #3

Merged
bender merged 3 commits from version_1 into main 2026-03-08 20:35:51 +00:00
3 changed files with 3 additions and 3 deletions

View File

@@ -87,7 +87,7 @@ export default function HomePage() {
text: "Learn More", href: "#about"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=1"
imageAlt="Premium refurbished smartphones showcase"
mediaAnimation="opacity"
imagePosition="right"

View File

@@ -64,7 +64,7 @@ export default function ProductPage() {
text: "Learn More", href: "/about"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=3"
imageAlt="Premium refurbished smartphone"
mediaAnimation="opacity"
imagePosition="right"

View File

@@ -81,7 +81,7 @@ export default function ShopPage() {
text: "Compare Prices", href: "#metrics"},
]}
buttonAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg"
imageSrc="http://img.b2bpic.net/free-photo/mockup-mobile-phone-screen_53876-63379.jpg?_wi=2"
imageAlt="Premium refurbished smartphones collection"
mediaAnimation="opacity"
imagePosition="right"