Compare commits
2 Commits
version_1_
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| 0322cd6de2 | |||
|
|
a8e90c0c25 |
@@ -15,23 +15,23 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplitMediaGrid
|
||||
tag="Welcome to Cafe Vita"
|
||||
title="A Passion for Exceptional Taste"
|
||||
description="Located in the heart of Korangi, we take pride in delivering gourmet flavors and a welcoming atmosphere that feels like home."
|
||||
tag="Welcome to VIP Pizzario"
|
||||
title="The Best Pizza in Karachi"
|
||||
description="Located in Sector 16 Korangi Industrial Area, we take pride in delivering gourmet pizzas with dine-in and delivery services. Open until 2 AM."
|
||||
primaryButton={{
|
||||
text: "Explore Menu",
|
||||
text: "Order Now",
|
||||
href: "#menu",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Find Us",
|
||||
href: "#contact",
|
||||
text: "Call +92 300 1052205",
|
||||
href: "tel:+923001052205",
|
||||
}}
|
||||
items={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/old-chairs-table-small-street-cafe-istanbul-cat-sits-near-cafe_628469-69.jpg",
|
||||
imageSrc: "https://images.unsplash.com/photo-1513104890138-7c749659a591?auto=format&fit=crop&q=80",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-cup-with-delicious-coffee-table_23-2149703757.jpg",
|
||||
imageSrc: "https://images.unsplash.com/photo-1565299624946-b28f40a0ae38?auto=format&fit=crop&q=80",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
@@ -43,7 +43,7 @@ export default function HomePage() {
|
||||
<AboutFeaturesSplit
|
||||
tag="Our Story"
|
||||
title="Crafted with Passion"
|
||||
description="At Cafe Vita, every dish is a result of meticulous attention to detail. We believe that great food comes from fresh ingredients and a deep passion for culinary innovation."
|
||||
description="At VIP Pizzario, every pizza is a result of meticulous attention to detail. We believe that great food comes from fresh ingredients and a deep passion for culinary innovation."
|
||||
items={[
|
||||
{
|
||||
icon: Coffee,
|
||||
|
||||
Reference in New Issue
Block a user