Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2fae95fbc1 | |||
| 0cb5f3c9c8 | |||
| 8f51e8a9cf |
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "1", title: "Where are you located?", content: "We are at Ronda de la Universitat, 4, in the heart of Barcelona."},
|
id: "1", title: "Where are you located?", content: "We are at Ronda de la Universitat, 4, in the heart of Barcelona."},
|
||||||
{
|
{
|
||||||
id: "2", title: "Do you offer shipping?", content: "We currently focus on in-store purchases to offer the best local prices."},
|
id: "2", title: "Do you offer shipping?", content: "To ensure the safety of fragile artisanal goods, we specialize in safe in-store packaging instead of shipping."},
|
||||||
{
|
{
|
||||||
id: "3", title: "Are you open on weekends?", content: "Yes, we are open daily to welcome all travelers."},
|
id: "3", title: "Are you open on weekends?", content: "Yes, we are open daily to welcome all travelers."},
|
||||||
]}
|
]}
|
||||||
@@ -257,4 +257,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user