Merge version_1 into main #1
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
||||
handle: "@alicem",
|
||||
testimonial: "The best dining experience by the pool ever.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg?_wi=1",
|
||||
imageAlt: "elegant pool restaurant patio",
|
||||
},
|
||||
{
|
||||
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
handle: "@charlied",
|
||||
testimonial: "My favorite summer destination spot.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-3186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-3186.jpg?_wi=1",
|
||||
imageAlt: "elegant pool restaurant patio",
|
||||
},
|
||||
{
|
||||
@@ -87,7 +87,7 @@ export default function LandingPage() {
|
||||
handle: "@danal",
|
||||
testimonial: "Exquisite service and atmosphere.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-table-top-view_140725-2389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-table-top-view_140725-2389.jpg?_wi=1",
|
||||
imageAlt: "elegant pool restaurant patio",
|
||||
},
|
||||
{
|
||||
@@ -95,11 +95,11 @@ export default function LandingPage() {
|
||||
handle: "@ethans",
|
||||
testimonial: "A perfect escape for gourmet lovers.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-straw-pineapple_23-2148109304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-straw-pineapple_23-2148109304.jpg?_wi=1",
|
||||
imageAlt: "elegant pool restaurant patio",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg?_wi=2"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/gorgeous-young-woman-sunglasses-posing-near-pool-with-pineapple-amazing-long-haired-female-tourist-chilling-resort-with-fruit-cocktail_197531-20931.jpg",
|
||||
@@ -147,7 +147,7 @@ export default function LandingPage() {
|
||||
title: "Cabana Rentals",
|
||||
description: "Private shaded sanctuaries.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-3186.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-luxury-swimming-pool-with-palm-tree_1339-3186.jpg?_wi=2",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -160,7 +160,7 @@ export default function LandingPage() {
|
||||
},
|
||||
],
|
||||
reverse: false,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/swimming-pool-summer-time_53876-32200.jpg?_wi=3",
|
||||
imageAlt: "blue swimming pool lounge area",
|
||||
},
|
||||
]}
|
||||
@@ -180,13 +180,13 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Signature Seafood Platter",
|
||||
price: "$45",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-table-top-view_140725-2389.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/fresh-salad-table-top-view_140725-2389.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Poolside Sunset Spritz",
|
||||
price: "$18",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-straw-pineapple_23-2148109304.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glass-with-straw-pineapple_23-2148109304.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
|
||||
Reference in New Issue
Block a user