Merge version_1 into main #3

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

View File

@@ -150,16 +150,11 @@ export default function LandingPage() {
rating={5}
author="Laura Gómez, Diseñadora Gráfica"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", alt: "Avatar of customer 1"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-female-model-with-happy-expression-smiles-gladfully-uses-laptop-computer-surf-social-networks-recieves-messages-from-friends-uses-wireless-internet-connection-technology-concept_176532-8276.jpg", alt: "Avatar of customer 2"},
{
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Avatar of customer 3"},
{
src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Avatar of customer 4"},
{
src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg", alt: "Avatar of customer 5"},
{ src: "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", alt: "Avatar of customer 1" },
{ src: "http://img.b2bpic.net/free-photo/cheerful-female-model-with-happy-expression-smiles-gladfully-uses-laptop-computer-surf-social-networks-recieves-messages-from-friends-uses-wireless-internet-connection-technology-concept_176532-8276.jpg", alt: "Avatar of customer 2" },
{ src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Avatar of customer 3" },
{ src: "http://img.b2bpic.net/free-photo/front-view-spectacular-woman-laughing-front_197531-19644.jpg", alt: "Avatar of customer 4" },
{ src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-brown-classic-jacket-isolated-dark-background_613910-6622.jpg", alt: "Avatar of customer 5" }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="slide-up"