Merge version_2 into main #15
@@ -72,7 +72,7 @@ export default function BrowsePage() {
|
||||
<HeroSplit
|
||||
title="Explore Oman's Best Destinations"
|
||||
description="Discover breathtaking landscapes, rich culture, and unforgettable experiences across Oman's most remarkable destinations."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscape-sky-is-reflected-sea-setting-light-city-coastline-with-mountains-horizon_169016-8684.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/landscape-sky-is-reflected-sea-setting-light-city-coastline-with-mountains-horizon_169016-8684.jpg?_wi=1"
|
||||
imageAlt="Oman landscape"
|
||||
buttons={[
|
||||
{ text: "Explore More", href: "#all-destinations" },
|
||||
@@ -95,7 +95,7 @@ export default function BrowsePage() {
|
||||
products={[
|
||||
{
|
||||
id: "muscat", name: "Muscat", price: "Moderate", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/landscape-sky-is-reflected-sea-setting-light-city-coastline-with-mountains-horizon_169016-8684.jpg", imageAlt: "Muscat city coastline"},
|
||||
"http://img.b2bpic.net/free-photo/landscape-sky-is-reflected-sea-setting-light-city-coastline-with-mountains-horizon_169016-8684.jpg?_wi=2", imageAlt: "Muscat city coastline"},
|
||||
{
|
||||
id: "nizwa", name: "Nizwa", price: "Budget", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/closeup-shot-buildings-made-concrete-sun-morocco_181624-16067.jpg", imageAlt: "Nizwa historic fort"},
|
||||
|
||||
Reference in New Issue
Block a user