Merge version_1 into main #1
@@ -100,37 +100,37 @@ export default function LandingPage() {
|
||||
id: "p1",
|
||||
name: "Local Flavor Cafe",
|
||||
price: "$$ - American/Italian",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Mud Street Cafe",
|
||||
price: "$ - Breakfast/Coffee",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Ermilio’s Italian",
|
||||
price: "$$ - Cozy Home-style",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=3",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Grotto Wood-Fired",
|
||||
price: "$$$ - Unique Cave Dining",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=4",
|
||||
},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Chelsea’s Corner",
|
||||
price: "$ - Casual/Pizza",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=5",
|
||||
},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Aquarius Taqueria",
|
||||
price: "$ - Street Tacos",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/traditional-academic-library-with-reading-desks-green-lamps-bookshelves_482257-124271.jpg?_wi=6",
|
||||
},
|
||||
]}
|
||||
title="Local Flavors"
|
||||
@@ -149,21 +149,21 @@ export default function LandingPage() {
|
||||
value: "25+",
|
||||
title: "Hiking Trails",
|
||||
description: "Explore the diverse terrain at Lake Leatherwood City Park.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "Unique",
|
||||
title: "Cave Tours",
|
||||
description: "Explore Onyx Cave Park and gem panning adventures.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "Wildlife",
|
||||
title: "Sanctuary",
|
||||
description: "Visit Turpentine Creek Wildlife Refuge for majestic big cats.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-scenery-parked-boat-killarney-national-park_181624-17949.jpg?_wi=3",
|
||||
},
|
||||
]}
|
||||
title="Activities to Do"
|
||||
|
||||
Reference in New Issue
Block a user