Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-02-17 11:32:18 +00:00

View File

@@ -137,8 +137,8 @@ export default function KazkovyyDimPage() {
]}
className="py-16 lg:py-24"
containerClassName="max-w-7xl"
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/80"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
textBoxDescriptionClassName="text-lg text-foreground/80"
cardTitleClassName="text-2xl font-bold text-foreground"
/>
</div>
@@ -170,8 +170,8 @@ export default function KazkovyyDimPage() {
]}
className="py-16 lg:py-24"
containerClassName="max-w-7xl"
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/80"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
textBoxDescriptionClassName="text-lg text-foreground/80"
/>
</div>
@@ -199,8 +199,8 @@ export default function KazkovyyDimPage() {
]}
className="py-16 lg:py-24"
containerClassName="max-w-7xl"
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/80"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
textBoxDescriptionClassName="text-lg text-foreground/80"
buttons={[{
text: "Order Now", href: "#contacts"
}]}
@@ -234,8 +234,8 @@ export default function KazkovyyDimPage() {
]}
className="py-16 lg:py-24"
containerClassName="max-w-7xl"
titleClassName="text-4xl md:text-5xl font-bold text-foreground"
descriptionClassName="text-lg text-foreground/80"
textBoxTitleClassName="text-4xl md:text-5xl font-bold text-foreground"
textBoxDescriptionClassName="text-lg text-foreground/80"
/>
</div>