Merge version_2 into main #3
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
logoText="Siesta Café"
|
||||
description="A curated experience of flavor, tradition, and artistry. Discover our portfolio of specialty brews and handcrafted desserts in the heart of Kraków."
|
||||
buttons={[{ text: "Explore Gallery", href: "#products" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Winter Tea", author: "Seasonal Selection", description: "A warming blend of spices and seasonal fruits.", tags: ["Hot Drinks", "Seasonal"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cup-tea-with-fresh-marble-table_114579-60548.jpg?_wi=2"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Homemade Sernik", author: "Bakery", description: "Traditional cheesecake, light and airy.", tags: ["Desserts", "Local"],
|
||||
|
||||
Reference in New Issue
Block a user