8 Commits

Author SHA1 Message Date
42f3d9f6bc Merge version_7 into main
Merge version_7 into main
2025-12-26 16:05:35 +00:00
65e1eb8c8c Update src/app/page.tsx 2025-12-26 16:05:30 +00:00
db3a4aba86 Merge version_6 into main
Merge version_6 into main
2025-12-26 16:04:22 +00:00
a3cd7ea01b Update src/app/page.tsx 2025-12-26 16:04:18 +00:00
d0ae7f38f0 Merge version_5 into main
Merge version_5 into main
2025-12-26 16:02:44 +00:00
90e00e6833 Merge version_4 into main
Merge version_4 into main
2025-12-26 15:34:55 +00:00
fe94f380ed Merge version_3 into main
Merge version_3 into main
2025-12-26 15:32:28 +00:00
e9beec5b1c Merge version_2 into main
Merge version_2 into main
2025-12-26 15:28:59 +00:00

View File

@@ -42,7 +42,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<ContactText <ContactText
text="If you are GAY - come to Dmitry" text="If you are GAY - come to Dmitry. He is also Gay"
animationType="entrance-slide" animationType="entrance-slide"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"
/> />
@@ -69,7 +69,7 @@ export default function LandingPage() {
description: "We host events, support local artists, and celebrate our community. Dmitry is more than a coffeeshop—it's a movement." description: "We host events, support local artists, and celebrate our community. Dmitry is more than a coffeeshop—it's a movement."
} }
]} ]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766764954014-9qsw7ofv.jpg" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766765052255-jrx3ku4d.jpg"
imageAlt="Modern coffeeshop interior with welcoming atmosphere" imageAlt="Modern coffeeshop interior with welcoming atmosphere"
imagePosition="right" imagePosition="right"
useInvertedBackground="noInvert" useInvertedBackground="noInvert"