Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-03 13:25:38 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
{ name: "Sunita K.", handle: "@sunita_k", testimonial: "Exelencia never disappoints. The chef's specials are truly world-class.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190954.jpg" }
]}
buttons={[{ text: "Book a Table", href: "#contact" }]}
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=1"
imageAlt="Exelencia Restaurant dining ambiance"
marqueeItems={[
{ type: "text-icon", text: "Locally Sourced", icon: Leaf },
@@ -124,7 +124,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-room-with-two-long-dinner-tables_140725-8455.jpg?_wi=2"
columns={[
{ title: "Quick Links", items: [
{ label: "About", href: "#about" },