1 Commits

Author SHA1 Message Date
5b8792a185 Update src/app/page.tsx 2026-04-27 15:06:46 +00:00

View File

@@ -53,7 +53,7 @@ export default function HeritageRainhoPereiraPage() {
imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg" imageSrc="http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081875.jpg"
imageAlt="Long dining table between vintage Porsche and antique gas pump" imageAlt="Long dining table between vintage Porsche and antique gas pump"
buttons={[ buttons={[
{ text: "Explore Collection", href: "#menu" }, { text: "View Available Spaces", href: "#menu" },
{ text: "Book Warehouse", href: "#contact" } { text: "Book Warehouse", href: "#contact" }
]} ]}
/> />