Merge version_1 into main #3
@@ -43,7 +43,7 @@ export default function LandingPage() {
|
||||
title="The Tangy Twist Tent"
|
||||
description="Welcome to your local spot in Woodlawn, VA. Experience our unique offerings at 45 Wallstown Ln."
|
||||
buttons={[{ text: "Get Directions", href: "https://maps.apple.com/p/SnS~cc~V~JmqCq" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg", alt: "Customer 1" },
|
||||
@@ -85,10 +85,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Fresh Ingredients", author: "Chef Team", description: "We use only the freshest produce.", tags: ["Fresh", "Organic"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/women-having-fun-food-festival_23-2149500425.jpg?_wi=2"},
|
||||
{
|
||||
id: "2", title: "Quick Service", author: "Staff", description: "Fast and friendly service every time.", tags: ["Speed", "Convenience"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg?_wi=1"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -118,7 +118,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Your Email" },
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "How can we help?" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/call-center-agent-laughing-funny-joke-while-talking-with-customer-office_482257-125812.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user