From 4b5e4755ecbcb159959d50c9bd2bc95c4cfe8546 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 23 Apr 2026 21:40:54 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3307fe5..3ff6eba 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { handle: "@mandarin", testimonial: "An exquisite botanical experience that redefines our spa standards.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg?_wi=1", imageAlt: "vintage amber bottle photography", }, { @@ -69,7 +69,7 @@ export default function LandingPage() { handle: "@raffles", testimonial: "The essence of Anatolian nature captured in the purest form.", rating: 5, - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmAXyRHHBTPXCQd8lGXBiDEfXx/uploaded-1776980429820-e8w4xl37.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmAXyRHHBTPXCQd8lGXBiDEfXx/uploaded-1776980429820-e8w4xl37.png?_wi=1", imageAlt: "vintage amber bottle photography", }, { @@ -77,7 +77,7 @@ export default function LandingPage() { handle: "@natgeo", testimonial: "An authentic documentary-grade product verified by purity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg?_wi=1", imageAlt: "vintage amber bottle photography", }, { @@ -85,7 +85,7 @@ export default function LandingPage() { handle: "@sixsenses", testimonial: "Sophisticated, scientific, and deeply rooted in heritage.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-artificial-leaf-pink-background_23-2148301067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-artificial-leaf-pink-background_23-2148301067.jpg?_wi=1", imageAlt: "vintage amber bottle photography", }, { @@ -93,11 +93,11 @@ export default function LandingPage() { handle: "@collector", testimonial: "Every bottle feels like a historical discovery.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mountain-outline-illustration_23-2150384472.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mountain-outline-illustration_23-2150384472.jpg?_wi=1", imageAlt: "vintage amber bottle photography", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg" + imageSrc="http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg?_wi=2" imageAlt="Apothecary Amber Bottle with Wax Seal" avatars={[ { @@ -174,7 +174,7 @@ export default function LandingPage() { description="Born from the oldest weaving traces of Anatolia. Kirkit is a traditional tool used to compress wefts in carpet weaving. We compress the raw material to its essence; with patience, the sun, and the mountain's own time." subdescription="Sarı Kantaron (Hypericum perforatum L.)" icon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg" + imageSrc="http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg?_wi=2" mediaAnimation="slide-up" imageAlt="botanical sketch St Johns Wort" /> @@ -191,31 +191,31 @@ export default function LandingPage() { id: "p1", name: "Canta No.01", price: "Standard 50ml", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmAXyRHHBTPXCQd8lGXBiDEfXx/uploaded-1776980429820-e8w4xl37.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmAXyRHHBTPXCQd8lGXBiDEfXx/uploaded-1776980429820-e8w4xl37.png?_wi=2", }, { id: "p2", name: "Canta Reserve", price: "Limited 100ml", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-still-life-with-herbal-medicine_23-2149292035.jpg?_wi=3", }, { id: "p3", name: "Canta Essence", price: "Concentrated 30ml", - imageSrc: "http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/floral-vintage-frame-with-text_23-2152015078.jpg?_wi=3", }, { id: "p4", name: "Canta Ritual", price: "Gift Set", - imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-artificial-leaf-pink-background_23-2148301067.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/isolated-blue-artificial-leaf-pink-background_23-2148301067.jpg?_wi=2", }, { id: "p5", name: "Canta Oil", price: "Bulk Supply", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mountain-outline-illustration_23-2150384472.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-mountain-outline-illustration_23-2150384472.jpg?_wi=2", }, { id: "p6", -- 2.49.1