Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -156,6 +156,9 @@ export default function LandingPage() {
|
||||
id: "f2", title: "Do you offer wholesale?", content: "Yes, we work with local cafes. Contact us for details."},
|
||||
{
|
||||
id: "f3", title: "Is your bread vegan?", content: "Most of our artisan loaves are vegan, containing only flour, water, and salt."},
|
||||
{
|
||||
id: "f4", title: "Do you offer gluten-free options?", content: "We specialize in traditional sourdough. While we use high-quality wheat, we recommend individuals with celiac disease contact us directly for specific ingredient lists and allergen safety protocols."
|
||||
}
|
||||
]}
|
||||
sideTitle="Questions?"
|
||||
faqsAnimation="slide-up"
|
||||
@@ -203,4 +206,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user