Merge version_1 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="Griesserhof"
|
||||
description="Where Tradition Meets Modern Luxury. Buschenschank, Winery & Holiday Apartment in South Tyrol."
|
||||
buttons={[{ text: "Discover More", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-mountains-sunset_400718-13.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-mountains-sunset_400718-13.jpg?_wi=1"
|
||||
imageAlt="Griesserhof Vineyard Sunset"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -68,7 +68,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ id: "1", title: "History", description: "Records from Neustift Monastery mention our vineyards.", imageSrc: "http://img.b2bpic.net/free-photo/wine-cellar-with-old-wine-barrels-arrangement_23-2149428782.jpg", tag: "History" },
|
||||
{ id: "2", title: "Terroir", description: "Unique climate on the Golser hill for exceptional wines.", imageSrc: "http://img.b2bpic.net/free-photo/sown-fields-lush-greenery-flowing-river-distance-village-near-shore-moldova_1268-15990.jpg", tag: "Terroir" },
|
||||
{ id: "2", title: "Terroir", description: "Unique climate on the Golser hill for exceptional wines.", imageSrc: "http://img.b2bpic.net/free-photo/sown-fields-lush-greenery-flowing-river-distance-village-near-shore-moldova_1268-15990.jpg?_wi=1", tag: "Terroir" },
|
||||
{ id: "3", title: "Innovation", description: "Modern techniques meeting long-standing traditions.", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-bartender-pouring-wine-into-glass_181624-2977.jpg", tag: "Innovation" },
|
||||
]}
|
||||
title="Heritage & Winery"
|
||||
@@ -100,7 +100,7 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{ id: "m1", value: "5 min", title: "Brixen", description: "Center of culture.", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-dolomites-mountain-peaks-south-tyrol-italy_181624-37592.jpg" },
|
||||
{ id: "m2", value: "30 min", title: "Bolzano", description: "City vibes.", imageSrc: "http://img.b2bpic.net/free-photo/vegetable-salad-with-glass-wine_140725-4323.jpg" },
|
||||
{ id: "m3", value: "50 min", title: "Merano", description: "Relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/sown-fields-lush-greenery-flowing-river-distance-village-near-shore-moldova_1268-15990.jpg" },
|
||||
{ id: "m3", value: "50 min", title: "Merano", description: "Relaxation.", imageSrc: "http://img.b2bpic.net/free-photo/sown-fields-lush-greenery-flowing-river-distance-village-near-shore-moldova_1268-15990.jpg?_wi=2" },
|
||||
]}
|
||||
title="Perfectly Located"
|
||||
description="Brixen and Neustift Monastery are just moments away."
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-mountains-sunset_400718-13.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-mountains-sunset_400718-13.jpg?_wi=2"
|
||||
columns={[
|
||||
{
|
||||
title: "Griesserhof", items: [
|
||||
|
||||
Reference in New Issue
Block a user