Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fe5fe4e64f | |||
| 84bdc673d1 |
@@ -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