Merge version_1_1781527158365 into main #3

Merged
bender merged 2 commits from version_1_1781527158365 into main 2026-06-15 12:41:25 +00:00
2 changed files with 2 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ export default function Layout() {
]}
copyright="© 2024 SEB'S GARDEN. All rights reserved."
links={[{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }]}
imageSrc="http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg?_wi=2"
/>
</SectionErrorBoundary>
</StyleProvider>

View File

@@ -66,7 +66,7 @@ export default function HomePage() {
{ title: "Electric Blue Mocktails", description: "Fresh, vibrant, and perfectly garnished.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/blue-cocktail-strawberries_23-2147795397.jpg" },
{ title: "Modern Interior", description: "Large windows, wooden paneling.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/decorated-wedding-reception-venue-with-view-sea-through-windows_637285-1001.jpg" },
{ title: "Culinary Art", description: "Exquisite plate presentations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/pasta-bowl-dark-background_23-2148340403.jpg" },
{ title: "Evening Ambiance", description: "Warm candlelight and cozy nights.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg" },
{ title: "Evening Ambiance", description: "Warm candlelight and cozy nights.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cocktail-with-mint-table_23-2149418266.jpg?_wi=1" },
{ title: "Marble Surfaces", description: "Refined and clean aesthetic.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/top-view-table-setting-gey-surface-with-empty-black-plates-silver-spoon-fork-knife_140725-12953.jpg" }
]}
/>