Merge version_1 into main #2
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user