Merge version_1 into main #3
@@ -65,7 +65,7 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "Curated Tastings", description: "Expertly guided exploration of the finest agave spirits.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tropical-plant_23-2147685449.jpg", imageAlt: "luxury hacienda interior tequila tasting"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tropical-plant_23-2147685449.jpg?_wi=1", imageAlt: "luxury hacienda interior tequila tasting"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Scenic Train Ride", description: "A virtual journey through the lush fields of Tequila.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/train-way-bridge_181624-29703.jpg", imageAlt: "tequila tasting flight glass top view"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/train-way-bridge_181624-29703.jpg?_wi=1", imageAlt: "tequila tasting flight glass top view"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -93,7 +93,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Immersive Art & Culture", description: "Walk through living history and traditional craftsmanship.", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428481.jpg", imageAlt: "scenic train ride landscape jalisco"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428481.jpg?_wi=1", imageAlt: "scenic train ride landscape jalisco"
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -135,13 +135,13 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Matthew Ohashi", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plant_23-2147685449.jpg"},
|
||||
id: "1", name: "Matthew Ohashi", imageSrc: "http://img.b2bpic.net/free-photo/tropical-plant_23-2147685449.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/train-way-bridge_181624-29703.jpg"},
|
||||
id: "2", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/train-way-bridge_181624-29703.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428481.jpg"},
|
||||
id: "3", name: "David M.", imageSrc: "http://img.b2bpic.net/free-photo/digital-art-inmersive-exhibition_23-2151428481.jpg?_wi=2"},
|
||||
{
|
||||
id: "4", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-holding-tequila-shot-glass-bar-counter_107420-65453.jpg"},
|
||||
id: "4", name: "Elena R.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-holding-tequila-shot-glass-bar-counter_107420-65453.jpg?_wi=1"},
|
||||
{
|
||||
id: "5", name: "Carlos V.", imageSrc: "http://img.b2bpic.net/free-photo/wide-restaurant-hall-with-wooden-table-chairs-6-persons_140725-8910.jpg"},
|
||||
]}
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "m1", title: "Visit Us", value: "786-797-0200", description: "Call us to book your reservation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-holding-tequila-shot-glass-bar-counter_107420-65453.jpg"},
|
||||
id: "m1", title: "Visit Us", value: "786-797-0200", description: "Call us to book your reservation", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bartender-holding-tequila-shot-glass-bar-counter_107420-65453.jpg?_wi=2"},
|
||||
]}
|
||||
title="Find Us in Miami"
|
||||
description="4710 NW 37th Ave, Miami, FL 33142 | Opens 4pm Daily"
|
||||
|
||||
Reference in New Issue
Block a user