diff --git a/public/images/slideshow/1.jpg b/public/images/slideshow/1.jpg new file mode 100644 index 0000000..dd193cf Binary files /dev/null and b/public/images/slideshow/1.jpg differ diff --git a/public/images/slideshow/10.jpg b/public/images/slideshow/10.jpg new file mode 100644 index 0000000..66f96d4 Binary files /dev/null and b/public/images/slideshow/10.jpg differ diff --git a/public/images/slideshow/11.jpg b/public/images/slideshow/11.jpg new file mode 100644 index 0000000..f4f1b0a Binary files /dev/null and b/public/images/slideshow/11.jpg differ diff --git a/public/images/slideshow/12.jpg b/public/images/slideshow/12.jpg new file mode 100644 index 0000000..a8a0c53 Binary files /dev/null and b/public/images/slideshow/12.jpg differ diff --git a/public/images/slideshow/13.jpg b/public/images/slideshow/13.jpg new file mode 100644 index 0000000..6e5e917 Binary files /dev/null and b/public/images/slideshow/13.jpg differ diff --git a/public/images/slideshow/14.jpg b/public/images/slideshow/14.jpg new file mode 100644 index 0000000..86d4b4c Binary files /dev/null and b/public/images/slideshow/14.jpg differ diff --git a/public/images/slideshow/15.jpg b/public/images/slideshow/15.jpg new file mode 100644 index 0000000..cf079df Binary files /dev/null and b/public/images/slideshow/15.jpg differ diff --git a/public/images/slideshow/16.jpg b/public/images/slideshow/16.jpg new file mode 100644 index 0000000..3f874e1 Binary files /dev/null and b/public/images/slideshow/16.jpg differ diff --git a/public/images/slideshow/17.jpg b/public/images/slideshow/17.jpg new file mode 100644 index 0000000..efd2da7 Binary files /dev/null and b/public/images/slideshow/17.jpg differ diff --git a/public/images/slideshow/18.jpg b/public/images/slideshow/18.jpg new file mode 100644 index 0000000..764b36c Binary files /dev/null and b/public/images/slideshow/18.jpg differ diff --git a/public/images/slideshow/19.jpg b/public/images/slideshow/19.jpg new file mode 100644 index 0000000..19b32ef Binary files /dev/null and b/public/images/slideshow/19.jpg differ diff --git a/public/images/slideshow/2.jpg b/public/images/slideshow/2.jpg new file mode 100644 index 0000000..79e1f66 Binary files /dev/null and b/public/images/slideshow/2.jpg differ diff --git a/public/images/slideshow/20.jpg b/public/images/slideshow/20.jpg new file mode 100644 index 0000000..1e49c34 Binary files /dev/null and b/public/images/slideshow/20.jpg differ diff --git a/public/images/slideshow/21.jpg b/public/images/slideshow/21.jpg new file mode 100644 index 0000000..75d730c Binary files /dev/null and b/public/images/slideshow/21.jpg differ diff --git a/public/images/slideshow/22.jpg b/public/images/slideshow/22.jpg new file mode 100644 index 0000000..ef7527b Binary files /dev/null and b/public/images/slideshow/22.jpg differ diff --git a/public/images/slideshow/23.jpg b/public/images/slideshow/23.jpg new file mode 100644 index 0000000..747d2f2 Binary files /dev/null and b/public/images/slideshow/23.jpg differ diff --git a/public/images/slideshow/24.jpg b/public/images/slideshow/24.jpg new file mode 100644 index 0000000..aa61b73 Binary files /dev/null and b/public/images/slideshow/24.jpg differ diff --git a/public/images/slideshow/25.jpg b/public/images/slideshow/25.jpg new file mode 100644 index 0000000..684ce79 Binary files /dev/null and b/public/images/slideshow/25.jpg differ diff --git a/public/images/slideshow/26.jpg b/public/images/slideshow/26.jpg new file mode 100644 index 0000000..ec9e001 Binary files /dev/null and b/public/images/slideshow/26.jpg differ diff --git a/public/images/slideshow/27.jpg b/public/images/slideshow/27.jpg new file mode 100644 index 0000000..f662dc4 Binary files /dev/null and b/public/images/slideshow/27.jpg differ diff --git a/public/images/slideshow/28.jpg b/public/images/slideshow/28.jpg new file mode 100644 index 0000000..26a5578 Binary files /dev/null and b/public/images/slideshow/28.jpg differ diff --git a/public/images/slideshow/3.jpg b/public/images/slideshow/3.jpg new file mode 100644 index 0000000..45c199a Binary files /dev/null and b/public/images/slideshow/3.jpg differ diff --git a/public/images/slideshow/4.jpg b/public/images/slideshow/4.jpg new file mode 100644 index 0000000..13c5fdb Binary files /dev/null and b/public/images/slideshow/4.jpg differ diff --git a/public/images/slideshow/5.jpg b/public/images/slideshow/5.jpg new file mode 100644 index 0000000..b1dd5db Binary files /dev/null and b/public/images/slideshow/5.jpg differ diff --git a/public/images/slideshow/6.jpg b/public/images/slideshow/6.jpg new file mode 100644 index 0000000..c13dd20 Binary files /dev/null and b/public/images/slideshow/6.jpg differ diff --git a/public/images/slideshow/7.jpg b/public/images/slideshow/7.jpg new file mode 100644 index 0000000..ba19e4d Binary files /dev/null and b/public/images/slideshow/7.jpg differ diff --git a/public/images/slideshow/8.jpg b/public/images/slideshow/8.jpg new file mode 100644 index 0000000..dfcf118 Binary files /dev/null and b/public/images/slideshow/8.jpg differ diff --git a/public/images/slideshow/9.jpg b/public/images/slideshow/9.jpg new file mode 100644 index 0000000..3ab70c4 Binary files /dev/null and b/public/images/slideshow/9.jpg differ diff --git a/src/app/layout.jsx b/src/app/layout.jsx index e472169..462d503 100644 --- a/src/app/layout.jsx +++ b/src/app/layout.jsx @@ -40,7 +40,7 @@ export default function RootLayout({ children }) { lexend.variable, vollkorn.variable, )} - style={{backgroundImage: 'url(/images/waterbg2.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}} + style={{backgroundImage: 'url(/images/waterbg.jpg)', backgroundSize: 'cover', backgroundPosition: 'center', backgroundAttachment: 'fixed'}} > {children} diff --git a/src/components/Boat.jsx b/src/components/Boat.jsx index f03fe48..2c5e979 100644 --- a/src/components/Boat.jsx +++ b/src/components/Boat.jsx @@ -162,7 +162,7 @@ export function Boat() { } return ( -
+
{/* Text Content - Left Side */} diff --git a/src/components/Container.jsx b/src/components/Container.jsx index 3011dab..db61387 100644 --- a/src/components/Container.jsx +++ b/src/components/Container.jsx @@ -3,7 +3,7 @@ import clsx from 'clsx' export function Container({ className, ...props }) { return (
) diff --git a/src/components/Header.jsx b/src/components/Header.jsx index f350bfd..eaeb06f 100644 --- a/src/components/Header.jsx +++ b/src/components/Header.jsx @@ -81,32 +81,42 @@ function MobileNavigation() { export function Header() { return (
- -
) } diff --git a/src/components/Hero.jsx b/src/components/Hero.jsx index 7a473be..bce5de0 100644 --- a/src/components/Hero.jsx +++ b/src/components/Hero.jsx @@ -7,19 +7,20 @@ import Image from 'next/image' export function Hero() { return ( -
+
{/* Background Image with opacity to show sand background i changed the src for now bc its not uploaded to server*/}
-
+
App screenshot
-
+

Nile Cruises, Reimagined.

diff --git a/src/components/Logo.jsx b/src/components/Logo.jsx index ba2d5ab..e180600 100644 --- a/src/components/Logo.jsx +++ b/src/components/Logo.jsx @@ -28,8 +28,7 @@ const SvgIcon = (props) => ( - - diff --git a/src/components/Logos.jsx b/src/components/Logos.jsx index 465af7b..63e11ea 100644 --- a/src/components/Logos.jsx +++ b/src/components/Logos.jsx @@ -34,7 +34,7 @@ export function Logos() { > {group.map((company) => (
  • - {company.name} + {company.name}
  • ))}