3 Commits

Author SHA1 Message Date
102711ee6a Merge version_8 into main
Merge version_8 into main
2026-04-28 20:08:56 +00:00
538037bb20 Merge version_7 into main
Merge version_7 into main
2026-04-28 20:08:53 +00:00
5067fce927 Update src/app/page.tsx 2026-04-28 20:08:50 +00:00

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
background={{ variant: "sparkles-gradient" }} background={{ variant: "sparkles-gradient" }}
leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-chicken-legs-vegetables_114579-2167.jpg" }]} leftCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/sac-ichi-with-chicken-legs-vegetables_114579-2167.jpg" }]}
rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-36710.jpg" }]} rightCarouselItems={[{ imageSrc: "http://img.b2bpic.net/free-photo/racks-salmon-smoking-small-smoker_169016-36710.jpg" }]}
buttons={[{ text: "Explore", href: "#menu" }, { text: "Visit", href: "#contact" }]} buttons={[{ text: "View Our Menu", href: "#menu" }, { text: "Visit", href: "#contact" }]}
/> />
</div> </div>