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