From be604742a65032ce1d6b9b58997a4f61bad4b6be Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 16 Apr 2026 21:23:44 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0c2ceaa..63f3fd7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -91,8 +91,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { title: "Mâncare Gătită Lent", description: "Retete tradiționale gătite cu răbdare.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/french-windows-provencal-style_1101-866.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/cozy-weaving-studio_23-2151949058.jpg" } }, - { title: "Bere Rece la Draft", description: "Selecție de beri artizanale locale.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/contemporary-decorations-placed-as-inspiration-creativity-new-artwork_482257-112079.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/flower-vase-modern-interior_23-2151928937.jpg" } }, + { title: "Mâncare Gătită Lent", description: "Retete tradiționale gătite cu răbdare.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSJJ9nGhwU5QetwX6FIschyGff/uploaded-1776374583580-dvqkul1n.webp" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSJJ9nGhwU5QetwX6FIschyGff/uploaded-1776374607262-e06rv2bv.jpg" } }, + { title: "Bere Rece la Draft", description: "Selecție de beri artizanale locale.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSJJ9nGhwU5QetwX6FIschyGff/uploaded-1776374595664-0gofd3id.jpg" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CSJJ9nGhwU5QetwX6FIschyGff/uploaded-1776374619251-y2uzv1sh.jpg" } }, { title: "Atmosferă Intimă", description: "Locația ideală pentru relaxare.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/view-ancient-pottery-vessels-earthenware_23-2151538265.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/armchair-with-blanket_1252-425.jpg" } }, ]} showStepNumbers={false} -- 2.49.1