Merge version_1 into main #1
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
href: "#contact",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blueberry-ice-cream-background-top-view_123827-21368.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/blueberry-ice-cream-background-top-view_123827-21368.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
title="A Taste of Italy in Baku"
|
||||
description="At Gelateca, we bring the heart of Italy to Baku. From handcrafted gelato to rich pasta dishes, every detail is designed to create a warm, authentic experience."
|
||||
subdescription="Whether you're here for a quick espresso or a long, relaxing evening, we welcome you to our cozy space."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
icon={Coffee}
|
||||
/>
|
||||
@@ -94,7 +94,7 @@ export default function LandingPage() {
|
||||
name: "Artisanal Gelato",
|
||||
price: "Delicious",
|
||||
variant: "Pistachio, Chocolate, Vanilla",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pistachio-ice-cream-white-background_23-2148177335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pistachio-ice-cream-white-background_23-2148177335.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
@@ -135,7 +135,7 @@ export default function LandingPage() {
|
||||
title: "Handmade Gelato",
|
||||
description: "Crafted daily with premium, natural ingredients.",
|
||||
tag: "2",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-background-top-view_123827-21368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blueberry-ice-cream-background-top-view_123827-21368.jpg?_wi=2",
|
||||
imageAlt: "Close up texture of cream",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
title: "Work-Friendly Space",
|
||||
description: "Cozy atmosphere with reliable power and Wi-Fi.",
|
||||
tag: "3",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-eating-traditional-italian-pizza-together_52683-110888.jpg?_wi=2",
|
||||
imageAlt: "Close up texture of cream",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function LandingPage() {
|
||||
title: "Premium Coffee",
|
||||
description: "The perfect blend for your morning or afternoon.",
|
||||
tag: "4",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pistachio-ice-cream-white-background_23-2148177335.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pistachio-ice-cream-white-background_23-2148177335.jpg?_wi=2",
|
||||
imageAlt: "Close up texture of cream",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user