Compare commits
2 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 5ec250f429 | |||
|
|
14fa4eebda |
@@ -13,13 +13,13 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroBrand
|
||||
brand="Coffeeshop Company Váci utca"
|
||||
description="Experience the finest specialty coffee in the heart of Budapest. Warm, welcoming, and brewed to perfection."
|
||||
description="Tapasztald meg a legkiválóbb specialty kávé élményét Budapest szívében. Meleg, barátságos környezet és tökéletesre főzött kávé."
|
||||
primaryButton={{
|
||||
text: "Our Menu",
|
||||
text: "Kínálatunk",
|
||||
href: "#menu",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Visit Us",
|
||||
text: "Látogass el hozzánk",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/bar-concept_23-2147798075.jpg"
|
||||
@@ -30,9 +30,9 @@ export default function HomePage() {
|
||||
<div id="about" data-section="about">
|
||||
<SectionErrorBoundary name="about">
|
||||
<AboutMediaOverlay
|
||||
tag="Our Story"
|
||||
title="Crafting the Perfect Coffee Experience"
|
||||
description="Located at Váci utca 25, we bring together high-quality ingredients, expert preparation, and a warm, inviting atmosphere for our local and visiting guests."
|
||||
tag="Történetünk"
|
||||
title="A tökéletes kávéélmény megteremtése"
|
||||
description="A Váci utca 25. szám alatt található kávézónkban a kiváló minőségű alapanyagokat, a szakértő elkészítést és a meleg, hívogató légkört ötvözzük helyi és idelátogató vendégeink számára."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/metallic-machinery-roasts-gourmet-coffee-with-precision-heat-generated-by-ai_188544-29684.jpg"
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
|
||||
Reference in New Issue
Block a user