Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user