From a3aef13e48758139c8577d65b48ffe8d0bf9a450 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 16:20:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b2f71fa..bb14ebf 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -79,7 +79,7 @@ export default function LandingPage() { { name: "Elena V.", handle: "@elena_v", - testimonial: "El brillo es espectacular. Joyas Eclisse es sinĂ³nimo de lujo.", + testimonial: "El brillo es espectacular. Joyas Eclisse es inĂ³nimo de lujo.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/fashion-woman-with-feathers_1122-433.jpg", }, @@ -104,11 +104,11 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695029.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGSZ3ADmlUXgb8QxWuFGhmfV1b/uploaded-1776010783233-kbpty6ao.png" mediaAnimation="blur-reveal" avatars={[ { - src: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695029.jpg", + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CGSZ3ADmlUXgb8QxWuFGhmfV1b/uploaded-1776010783233-kbpty6ao.png", alt: "Avatar 1", }, { -- 2.49.1