Merge version_3 into main #5
1390
src/app/layout.tsx
1390
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -79,7 +79,8 @@ export default function HomePage() {
|
||||
<TextSplitAbout
|
||||
title="Our Passion for Chocolate"
|
||||
description={[
|
||||
"Welcome to Dolce Chocolate Cafe, where we celebrate the art of fine chocolate and exquisite desserts. Every creation is crafted with meticulous attention to detail, using premium ingredients sourced from the finest suppliers.", "We believe that a perfect dessert is more than just taste—it's an experience that brings people together. Whether you're celebrating a special moment with loved ones or simply craving an escape into sweetness, our café is your sanctuary.", "Open daily from 5 PM, we invite you to discover why locals and visitors alike consider us Tripoli's premier destination for chocolate experiences. Come enjoy our cozy ambiance, Instagram-worthy treats, and unforgettable service."]}
|
||||
"Dolce Chocolate Cafe celebrates the art of fine chocolate and exquisite desserts. Every creation is crafted with meticulous attention to detail, using premium ingredients sourced from the finest suppliers.", "Perfect for celebrating special moments or escaping into sweetness, our café offers cozy ambiance, Instagram-worthy treats, and unforgettable service. Open daily from 5 PM—discover why Tripoli's locals and visitors choose us as their premier chocolate destination."
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Make a Reservation", href: "/contact" },
|
||||
@@ -189,4 +190,4 @@ export default function HomePage() {
|
||||
</footer>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user