Merge version_3 into main #5
@@ -1384,4 +1384,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -79,9 +79,10 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<TextAbout
|
||||
tag="About Surya Garden"
|
||||
title="Authentic Punjabi flavors in a welcoming garden environment. We serve fresh, quality ingredients with care for every family that walks through our doors."
|
||||
title="Authentic Punjabi flavors, garden ambiance, and warm hospitality. We serve fresh, quality ingredients with care for every family that walks through our doors."
|
||||
buttons={[
|
||||
{ text: "View Location", href: "https://maps.google.com/maps?q=Surya+Garden+Restaurant+Botad" }
|
||||
{ text: "View Location", href: "https://maps.google.com/maps?q=Surya+Garden+Restaurant+Botad" },
|
||||
{ text: "View Menu", href: "#menu" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -225,4 +226,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user