diff --git a/src/app/page.tsx b/src/app/page.tsx index 2aab15f..b8bf258 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -138,7 +138,7 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/catering-business_1098-15740.jpg?_wi=2" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="Jakou službu potřebujete? (např. údržba, oprava)" + inputPlaceholder="Vaše jméno a telefonní číslo" buttonText="Odeslat objednávku" termsText="Souhlasím se zpracováním mých údajů. Přečtěte si naše Zásady ochrany osobních údajů." onSubmit={handleContactSubmit}