Compare commits
2 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| ffe80367bc | |||
|
|
0277f7e8e4 |
@@ -16,15 +16,15 @@ export default function HomePage() {
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroOverlayMarquee
|
||||
tag="Authentic Flavors"
|
||||
title="Welcome to Kanteen"
|
||||
description="Experience the heart of Karachi's vibrant culinary scene at Dolmen Mall. From our famous Kachori to our signature Tawa Chicken, every bite tells a story."
|
||||
title="Welcome to Cafe Vita"
|
||||
description="Experience the heart of Karachi's vibrant culinary scene at 24 Main Korangi Rd. We are passionate about serving quality food and providing an unforgettable local dining experience."
|
||||
primaryButton={{
|
||||
text: "Explore Menu",
|
||||
href: "#menu",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Book a Table",
|
||||
href: "#contact",
|
||||
text: "Call +92 311 1000340",
|
||||
href: "tel:+923111000340",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
@@ -50,7 +50,7 @@ export default function HomePage() {
|
||||
<AboutFeaturesSplit
|
||||
tag="Our Story"
|
||||
title="Crafted with Passion"
|
||||
description="Kanteen is a tribute to the diverse and rich food culture of Pakistan. We blend tradition with modern taste to create moments worth savoring."
|
||||
description="Cafe Vita is a tribute to the diverse and rich food culture of Pakistan. We are dedicated to serving quality food and providing an unforgettable local dining experience."
|
||||
items={[
|
||||
{
|
||||
icon: Heart,
|
||||
|
||||
Reference in New Issue
Block a user