diff --git a/src/app/page.tsx b/src/app/page.tsx index 58e12df..ccc76ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -72,9 +72,9 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} features={[ - { id: "s1", title: "Стрижка", author: "400 ₴ / 45 хв", description: "Класична або сучасна стрижка від професійних майстрів.", imageSrc: "http://img.b2bpic.net/free-photo/hair-equipment-paper-bag_23-2148352905.jpg", tags: [] }, - { id: "s2", title: "Борода", author: "250 ₴ / 30 хв", description: "Моделювання бороди та догляд за шкірою обличчя.", imageSrc: "http://img.b2bpic.net/free-photo/brave-enough-brutal-lumberjack-cutting-wood-sharp-blade-brutality-masculinity-bearded-lumberjack-lumberjack-style-man-with-axe-bearded-man-hold-axe-isolated-white-danger-concept_231208-8923.jpg", tags: [] }, - { id: "s3", title: "Камуфляж", author: "300 ₴ / 20 хв", description: "Природне приховування сивини за 20 хвилин.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dry-leaves_23-2148866522.jpg", tags: [] }, + { id: "s1", title: "Стрижка (400 ₴ / 45 хв)", author: "", description: "Класична або сучасна стрижка від професійних майстрів.", imageSrc: "http://img.b2bpic.net/free-photo/hair-equipment-paper-bag_23-2148352905.jpg", tags: [] }, + { id: "s2", title: "Борода (250 ₴ / 30 хв)", author: "", description: "Моделювання бороди та догляд за шкірою обличчя.", imageSrc: "http://img.b2bpic.net/free-photo/brave-enough-brutal-lumberjack-cutting-wood-sharp-blade-brutality-masculinity-bearded-lumberjack-lumberjack-style-man-with-axe-bearded-man-hold-axe-isolated-white-danger-concept_231208-8923.jpg", tags: [] }, + { id: "s3", title: "Камуфляж (300 ₴ / 20 хв)", author: "", description: "Природне приховування сивини за 20 хвилин.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-dry-leaves_23-2148866522.jpg", tags: [] }, ]} title="НАШІ ПОСЛУГИ" description="Повний спектр догляду за чоловічим образом."