Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -10,7 +10,7 @@ import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
import { Headphones, Music, Sparkles, Users, Guitar, GlassWater, Martini, Bottle, HeartHandshake } from "lucide-react";
|
||||
import { Headphones, Music, Sparkles, Users, Guitar, GlassWater, Martini, HeartHandshake, Wine } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -133,7 +133,7 @@ export default function LandingPage() {
|
||||
reverse: false,
|
||||
},
|
||||
{
|
||||
title: "Cocktail Bar d'Autore", description: "I nostri esperti mixologist creano cocktail innovativi e classici messicani, perfetti per accompagnare i tuoi tacos o semplicemente per goderti un drink con gli amici.", media: {
|
||||
title: "Cocktail Bar d'Autore", description: "I nostri esperti mixologist creano cocktail innovativi e classici messicani, perfetti per accompagnare i tuoi tacos o semplicemente per goderti un drink con gli amici. ", media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-table-with-treats-halloween_23-2148603663.jpg", imageAlt: "Bartender che prepara cocktail in un bar con luci neon"},
|
||||
items: [
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function LandingPage() {
|
||||
icon: Martini,
|
||||
text: "Cocktail creativi"},
|
||||
{
|
||||
icon: Bottle,
|
||||
icon: Wine,
|
||||
text: "Ampia selezione di Tequila & Mezcal"},
|
||||
],
|
||||
reverse: true,
|
||||
|
||||
Reference in New Issue
Block a user