Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-04-04 21:45:02 +00:00

View File

@@ -1,3 +1,4 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
@@ -22,7 +23,7 @@ export default function Page() {
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardGallery background={{ variant: "sparkles-gradient" }} title="Rocky's Cafe" description="A cozy mountain breakfast worth waking up for. Tucked among the redwoods, we serve hearty, homemade breakfasts and lunches with the kind of warmth you can't fake." buttons={[{ text: "View Menu", href: "#signature-dishes" }, { text: "Get Directions", href: "#find-rockys" }]} mediaItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg", imageAlt: "Rocky's Cafe Cabin" }, { imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg", imageAlt: "Fluffy Pancakes" }, { imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg", imageAlt: "Eggs Benedict" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg", imageAlt: "Outdoor Seating" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg", imageAlt: "Chicken Fried Steak" }]} mediaAnimation="slide-up" />
<HeroBillboardGallery background={{ variant: "sparkles-gradient" }} title="Rocky's Cafe" description="A cozy mountain breakfast worth waking up for. Tucked among the redwoods, we serve hearty, homemade breakfasts and lunches with the kind of warmth you can't fake." buttons={[{ text: "View Menu", href: "#signature-dishes" }, { text: "Get Directions", href: "#find-rockys" }]} mediaItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/outdoors-picnic-scenery-summertime_23-2151425852.jpg", imageAlt: "rustic wood cafe cabin interior" }, { imageSrc: "http://img.b2bpic.net/free-photo/freshly-made-pancakes-front-view_23-2148229166.jpg", imageAlt: "fluffy buttermilk pancakes butter syrup" }, { imageSrc: "http://img.b2bpic.net/free-photo/mushroom-soup-with-bread-basket_140725-6277.jpg", imageAlt: "classic eggs benedict rustic cafe" }, { imageSrc: "http://img.b2bpic.net/free-photo/female-model-being-photographed-with-grunge-environment-urban-exploration_23-2150943502.jpg", imageAlt: "cafe seating under redwood trees" }, { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-steak-plate-with-chips-beer_23-2148754938.jpg", imageAlt: "crispy chicken fried steak breakfast" }]} mediaAnimation="slide-up" />
</div>
<div id="social-strip" data-section="social-strip">
<SocialProofOne textboxLayout="default" useInvertedBackground={false} names={["Feels like home.", "Best huevos rancheros I've ever had.", "Huge portions, amazing staff, cozy atmosphere.", "We came 3 times in one week.", "A hidden gem after hiking nearby.", "Rustic charm, great food.", "The real deal local spot."]} title="Locals & Travelers Agree" description="Don't just take our word for it—see why we're a local tradition." />