Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-12 12:22:28 +00:00

View File

@@ -115,7 +115,7 @@ export default function LandingPage() {
reverse: false
},
{
id: "2", title: "Cozy Interior", description: "Step inside to our warmly lit, vibrant dining room featuring authentic Mexican decor. Perfect for couples and intimate gatherings.", media: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-bar-still-life_23-2147821312.jpg" },
id: "2", title: "Cozy Interior", description: "Step inside to our warmly lit, vibrant dining room featuring authentic Mexican decor. Perfect for couples and intimate gatherings.", media: { imageSrc: "http://img.b2bpic.net/free-photo/elegant-bar-still-life_23-2147821312.jpg?_wi=1" },
items: [
{ icon: Lightbulb, text: "Ambient lighting" },
{ icon: Palette, text: "Mexican aesthetics" }
@@ -162,7 +162,7 @@ export default function LandingPage() {
]}
textarea={{ name: "message", placeholder: "Special requests (e.g., occasion, dietary preferences)", rows: 3, required: false }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/elegant-bar-still-life_23-2147821312.jpg"
imageSrc="http://img.b2bpic.net/free-photo/elegant-bar-still-life_23-2147821312.jpg?_wi=2"
imageAlt="Los Amigos Locos Interior"
mediaAnimation="blur-reveal"
mediaPosition="right"