Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-03-03 09:30:34 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/living-room-without-electric-light-inside-modern-house-blackout_123827-35881.jpg", imageAlt: "Relaxing lounge atmosphere" }, { id: "5", imageSrc: "http://img.b2bpic.net/free-photo/living-room-without-electric-light-inside-modern-house-blackout_123827-35881.jpg", imageAlt: "Relaxing lounge atmosphere" },
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-with-frame-gray-background_114579-77309.jpg", imageAlt: "Salt Cafe signature blend presentation" } { id: "6", imageSrc: "http://img.b2bpic.net/free-photo/coffee-beans-with-frame-gray-background_114579-77309.jpg", imageAlt: "Salt Cafe signature blend presentation" }
]} ]}
autoPlay={true} autoPlay={false}
autoPlayInterval={4000} autoPlayInterval={4000}
/> />
</div> </div>