Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-06-09 09:33:26 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -69,11 +69,11 @@ export default function LandingPage() {
description="Experience the essence of Korean skincare and makeup, directly imported for a radiant you. Embrace silent luxury and professional quality with Glowly."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg?_wi=1",
imageAlt: "Collection of minimalist Korean cosmetic products",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg?_wi=1",
imageAlt: "Close-up of a luxury serum bottle with soft lighting",
},
{

View File

@@ -153,7 +153,7 @@ export default function LandingPage() {
bentoComponent: "reveal-icon",
icon: Boxes,
},
imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/vanity-case-with-products-flat-lay_23-2149879976.jpg?_wi=2",
imageAlt: "glowly brand logo minimalist",
},
{
@@ -163,7 +163,7 @@ export default function LandingPage() {
bentoComponent: "reveal-icon",
icon: Truck,
},
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-lotions-containers-copy-space_23-2148439157.jpg?_wi=2",
imageAlt: "glowly brand logo minimalist",
},
]}