Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
2026-03-12 23:03:43 +00:00

View File

@@ -80,7 +80,7 @@ export default function LandingPage() {
features={[
{
id: "1", title: "Recién Nacidos & Bebés", description: "Prendas suaves, cómodas y elegantes para los primeros meses. Diseñadas pensando en la sensibilidad de la piel del bebé y en la elegancia que buscan los padres.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/portrait-girl-representing-cancer-zodiac-sign_23-2151006230.jpg"
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Arf1s6YulPA1yUPIL9CZPmN53J/uploaded-1773356406375-0sgc2dul.jpg"
},
items: [
{ icon: Star, text: "Telas 100% naturales" },
@@ -143,7 +143,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/happy-mother-with-kid-nature_23-2148201471.jpg"
},
{
id: "2", name: "Lui Góngora", role: "Papá", company: "Málaga", rating: 5,
id: "2", name: "Lui Góngora", role: "Máma", company: "Málaga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shot-beautiful-young-businesswoman-wearing-blue-chiffon-shirt-while-standing-with-folded-arms-black-wall_158595-6867.jpg"
},
{
@@ -151,7 +151,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/teen-age-youth-style-self-expression-concept-portrait-positive-happy-teenage-girl-with-bob-pinkish-hairstyle-facial-piercing-relaxing-indoors_343059-3781.jpg"
},
{
id: "4", name: "Juan Fernández", role: "Papá", company: "Málaga", rating: 5,
id: "4", name: "Juan Fernández", role: "Máma", company: "Málaga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1664.jpg"
},
{
@@ -159,7 +159,7 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/smiling-beautiful-blonde-middle-aged-woman_1398-3517.jpg"
},
{
id: "6", name: "Antonio García", role: "Papá", company: "Málaga", rating: 5,
id: "6", name: "Antonio García", role: "Máma", company: "Málaga", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-lying-bed_1150-8827.jpg"
}
]}