Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-23 20:58:58 +00:00

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
handle: "@elena_luxury",
testimonial: "The absolute pinnacle of my daily ritual. Radiant results, every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=1",
imageAlt: "luxury cosmetic bottle marble",
},
{
@@ -74,7 +74,7 @@ export default function LandingPage() {
handle: "@jules_refined",
testimonial: "Sophisticated, effective, and beautifully curated. A true staple.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg?_wi=1",
imageAlt: "luxury cosmetic bottle marble",
},
{
@@ -82,7 +82,7 @@ export default function LandingPage() {
handle: "@sophie_glow",
testimonial: "AURA has transformed my skin. Simply exquisite.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg?_wi=1",
imageAlt: "luxury cosmetic bottle marble",
},
{
@@ -90,7 +90,7 @@ export default function LandingPage() {
handle: "@claire_aura",
testimonial: "Unparalleled luxury. My skin has never looked this luminous.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146640.jpg?_wi=1",
imageAlt: "luxury cosmetic bottle marble",
},
{
@@ -98,11 +98,11 @@ export default function LandingPage() {
handle: "@mark_skin",
testimonial: "The perfect blend of science and nature. Essential skincare.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dressing-table_1157-31079.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-girl-dressing-table_1157-31079.jpg?_wi=1",
imageAlt: "luxury cosmetic bottle marble",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg"
imageSrc="http://img.b2bpic.net/free-photo/still-life-glass-cups_23-2149646455.jpg?_wi=2"
imageAlt="AURA Aesthetics Premium Serum"
mediaAnimation="blur-reveal"
avatars={[
@@ -163,19 +163,19 @@ export default function LandingPage() {
id: "p1",
name: "Luminous Serum",
price: "$295",
imageSrc: "http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/composition-skin-beauty-products_23-2148761497.jpg?_wi=2",
},
{
id: "p2",
name: "Pure Essence",
price: "$185",
imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/empty-perfume-glass-bottles-design-resource_53876-96700.jpg?_wi=2",
},
{
id: "p3",
name: "Velvet Cream",
price: "$245",
imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146640.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/water-wave-texture-background-white-design_53876-146640.jpg?_wi=2",
},
{
id: "p4",
@@ -221,7 +221,7 @@ export default function LandingPage() {
description: "Seal the glow.",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-dressing-table_1157-31079.jpg"
imageSrc="http://img.b2bpic.net/free-photo/beautiful-girl-dressing-table_1157-31079.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>