Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-07 20:17:06 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
href: "#features",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420709.jpg?_wi=1"
imageAlt="Luxury perfume bottle display"
/>
</div>
@@ -77,7 +77,7 @@ export default function LandingPage() {
"Longevity: 85%",
"Projection: 90%",
],
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-small-white-picture-frame_140725-145541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-small-white-picture-frame_140725-145541.jpg?_wi=1",
},
{
id: "2",
@@ -86,7 +86,7 @@ export default function LandingPage() {
"Longevity: 90%",
"Projection: 85%",
],
imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg?_wi=1",
},
{
id: "3",
@@ -95,7 +95,7 @@ export default function LandingPage() {
"Longevity: 80%",
"Projection: 75%",
],
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=1",
},
{
id: "4",
@@ -104,7 +104,7 @@ export default function LandingPage() {
"Longevity: 98%",
"Projection: 95%",
],
imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg?_wi=1",
},
]}
title="Fragrance Collection"
@@ -167,22 +167,22 @@ export default function LandingPage() {
{
id: "1",
name: "Alex R.",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-small-white-picture-frame_140725-145541.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-perfume-bottle-small-white-picture-frame_140725-145541.jpg?_wi=2",
},
{
id: "2",
name: "Sarah K.",
imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/glass-whiskey-with-cigar-table-close-up-photo-alcohol-cigar_1157-39195.jpg?_wi=2",
},
{
id: "3",
name: "Marcus D.",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-s-accessories-wooden-surface_8353-10515.jpg?_wi=2",
},
{
id: "4",
name: "Elena V.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-vegan-alcohol-arrangement_23-2149337695.jpg?_wi=2",
},
]}
/>
@@ -212,7 +212,7 @@ export default function LandingPage() {
placeholder: "Which fragrance or pack would you like to order?",
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420709.jpg"
imageSrc="http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420709.jpg?_wi=2"
/>
</div>