5 Commits

Author SHA1 Message Date
53031109d6 Merge version_8 into main
Merge version_8 into main
2026-05-12 21:34:08 +00:00
11145e2087 Update src/app/page.tsx 2026-05-12 21:34:02 +00:00
ffaab165d7 Merge version_7 into main
Merge version_7 into main
2026-05-12 21:32:37 +00:00
aec527f077 Update src/app/page.tsx 2026-05-12 21:32:34 +00:00
2427dbdbab Merge version_6 into main
Merge version_6 into main
2026-05-12 21:28:21 +00:00

View File

@@ -7,7 +7,7 @@ import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBorderGlow from '@/components/sections/feature/featureBorderGlow/FeatureBorderGlow';
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
import HeroSplitDoubleCarousel from '@/components/sections/hero/HeroSplitDoubleCarousel';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
@@ -29,7 +29,7 @@ export default function LandingPage() {
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingOverlay
<NavbarStyleCentered
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
@@ -47,15 +47,15 @@ export default function LandingPage() {
title="Scratch-Made Brunch Magic in River Falls"
description="Treat yourself to the local experience everyone's talking about. From our famous cinnamon rolls to savory breakfast classics, every bite is made from scratch just for you."
leftCarouselItems={[
{ imageSrc: "https://img.freepik.com/free-photo/freshly-baked-cinnamon-rolls-wooden-table_23-2148766782.jpg", imageAlt: "fresh homemade cinnamon rolls" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ddk96vQqOn4fwu2HAHg7j8yOSf/uploaded-1778621538558-6ykxcxsf.jpg", imageAlt: "fresh homemade cinnamon rolls" },
{ imageSrc: "https://img.freepik.com/free-photo/delicious-breakfast-with-pancakes-fruits_1150-24908.jpg", imageAlt: "fluffy pancakes with berries" },
{ imageSrc: "https://img.freepik.com/free-photo/top-view-breakfast-table-with-omelet-vegetables_23-2148816281.jpg", imageAlt: "savory breakfast omelet" },
{ imageSrc: "https://img.freepik.com/free-photo/tasty-breakfast-with-fried-eggs-tomatoes-toast_23-2148679410.jpg", imageAlt: "hearty breakfast plate" },
{ imageSrc: "https://img.freepik.com/free-photo/cup-coffee-with-croissant-wooden-table_23-2148560076.jpg", imageAlt: "fresh morning coffee and pastry" }
]}
rightCarouselItems={[
{ imageSrc: "https://img.freepik.com/free-photo/delicious-sandwich-with-bacon-eggs-tomato_23-2148855660.jpg", imageAlt: "breakfast sandwich plate" },
{ imageSrc: "https://img.freepik.com/free-photo/homemade-fruit-pie-with-filling-wooden-board_23-2148873495.jpg", imageAlt: "freshly baked pie slice" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ddk96vQqOn4fwu2HAHg7j8yOSf/uploaded-1778621538558-wj5evdcx.jpg", imageAlt: "breakfast sandwich plate" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ddk96vQqOn4fwu2HAHg7j8yOSf/uploaded-1778621538558-46esf2t2.jpg", imageAlt: "freshly baked pie slice" },
{ imageSrc: "https://img.freepik.com/free-photo/fresh-salad-with-grilled-chicken-vegetables_23-2148641979.jpg", imageAlt: "chicken salad lunch special" },
{ imageSrc: "https://img.freepik.com/free-photo/breakfast-omelet-plate-diner_23-2148784322.jpg", imageAlt: "classic diner omelet" },
{ imageSrc: "https://img.freepik.com/free-photo/tasty-berry-jam-jar-spoon-bread_23-2148633807.jpg", imageAlt: "homemade jam with toast" }