Merge version_1 into main #3
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{ name: "Marcus L.", handle: "@marcus", testimonial: "Incredible atmosphere.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/christmas-dinner-concept-with-man_23-2147715614.jpg" },
|
||||
{ name: "Elena P.", handle: "@elena", testimonial: "Wonderful memories.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=1"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/full-shot-friends-celebrating-with-beverages_23-2149445569.jpg", alt: "Friends" },
|
||||
@@ -112,7 +112,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Venue Hire", description: "Spacious and flexible areas for your events.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg" },
|
||||
title: "Venue Hire", description: "Spacious and flexible areas for your events.", media: { imageSrc: "http://img.b2bpic.net/free-photo/meat-chicken-kebab-sprinkled-with-sumac-onion_140725-9570.jpg?_wi=2" },
|
||||
items: [
|
||||
{ icon: CheckCircle, text: "Catering options" },
|
||||
{ icon: Calendar, text: "Flexible booking" },
|
||||
|
||||
Reference in New Issue
Block a user