Merge version_2 into main #2
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1", title: "What are your hours?", content: "Daily 7AM - 6PM."},
|
||||
id: "q1", title: "What are your hours?", content: "Daily 7AM - 6PM. Visit us at 123 Artisan Way (click for map)."},
|
||||
{
|
||||
id: "q2", title: "Do you offer gluten-free?", content: "Yes, on weekends!"},
|
||||
{
|
||||
@@ -255,4 +255,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user