ok
This commit is contained in:
@@ -10,7 +10,7 @@ export default function OurStory() {
|
|||||||
return (
|
return (
|
||||||
<>
|
<>
|
||||||
<Header />
|
<Header />
|
||||||
<main className="bg-[#FEFFF6]">
|
<main >
|
||||||
<StorySticky>
|
<StorySticky>
|
||||||
<Hero3 />
|
<Hero3 />
|
||||||
<Hero4 />
|
<Hero4 />
|
||||||
|
@@ -21,19 +21,19 @@ const product = {
|
|||||||
{
|
{
|
||||||
id: 2,
|
id: 2,
|
||||||
name: 'Private Retreat Space 2',
|
name: 'Private Retreat Space 2',
|
||||||
src: '/images/veda2.jpg',
|
src: '/images/activities/healing.jpg',
|
||||||
alt: 'Elegant dahabiya for private groups',
|
alt: 'Elegant dahabiya for private groups',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 3,
|
id: 3,
|
||||||
name: 'Private Retreat Space 3',
|
name: 'Private Retreat Space 3',
|
||||||
src: '/images/veda3.jpg',
|
src: '/images/activities/relax.jpg',
|
||||||
alt: 'Private retreat on the Nile',
|
alt: 'Private retreat on the Nile',
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: 4,
|
id: 4,
|
||||||
name: 'Private Retreat Space 4',
|
name: 'Private Retreat Space 4',
|
||||||
src: '/images/veda4.jpg',
|
src: '/images/activities/mind.jpg',
|
||||||
alt: 'Exclusive dahabiya experience',
|
alt: 'Exclusive dahabiya experience',
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
|
Reference in New Issue
Block a user