Merge version_1 into main #3
@@ -131,8 +131,8 @@ export default function AboutPage() {
|
||||
useInvertedBackground={true}
|
||||
tag="Our Philosophy"
|
||||
tagAnimation="opacity"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
cardClassName="rounded-xl p-6 backdrop-blur-sm"
|
||||
itemClassName="flex items-start gap-3 py-2"
|
||||
/>
|
||||
@@ -202,8 +202,8 @@ export default function AboutPage() {
|
||||
imageAlt: "David Kim portrait",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
contentClassName="space-y-6"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -164,9 +164,9 @@ export default function ContactPage() {
|
||||
content: "We accept cash and major credit cards. We also offer WhatsApp and online ordering for your convenience.",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
accordionClassName="space-y-3"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
faqsContainerClassName="space-y-3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -137,8 +137,8 @@ export default function GalleryPage() {
|
||||
imageAlt: "Modern and elegant café interior design",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
cardClassName="rounded-xl overflow-hidden backdrop-blur-sm"
|
||||
gridClassName="gap-6"
|
||||
/>
|
||||
@@ -216,8 +216,8 @@ export default function GalleryPage() {
|
||||
imageAlt: "Creamy specialty latte with foam art",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
cardClassName="rounded-xl overflow-hidden backdrop-blur-sm"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -186,8 +186,8 @@ export default function MenuPage() {
|
||||
imageAlt: "Mixed fruit smoothie",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -243,8 +243,8 @@ export default function MenuPage() {
|
||||
imageAlt: "Modern and elegant café interior",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -170,8 +170,8 @@ export default function HomePage() {
|
||||
useInvertedBackground={false}
|
||||
tag="Café Experience"
|
||||
tagAnimation="opacity"
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
cardClassName="rounded-xl p-6 backdrop-blur-sm"
|
||||
itemClassName="flex items-start gap-3 py-2"
|
||||
/>
|
||||
@@ -219,8 +219,8 @@ export default function HomePage() {
|
||||
imageAlt: "Traditional Egyptian breakfast plate",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
cardClassName="rounded-xl overflow-hidden backdrop-blur-sm"
|
||||
gridClassName="gap-6"
|
||||
/>
|
||||
@@ -290,8 +290,8 @@ export default function HomePage() {
|
||||
imageAlt: "person portrait",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
contentClassName="space-y-6"
|
||||
/>
|
||||
</div>
|
||||
@@ -357,9 +357,9 @@ export default function HomePage() {
|
||||
content: "Absolutely! Moltobello is family-friendly with a welcoming atmosphere for guests of all ages.",
|
||||
},
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-light"
|
||||
descriptionClassName="text-lg font-light opacity-85"
|
||||
accordionClassName="space-y-3"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-light"
|
||||
textBoxDescriptionClassName="text-lg font-light opacity-85"
|
||||
faqsContainerClassName="space-y-3"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user