Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8efe415aea | |||
| ffcec47563 |
@@ -204,6 +204,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "f3", title: "Do you offer international shipping?", content: "Currently, we ship nationwide. International shipping options are coming soon."},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Still have questions? Contact Us", href: "#contact" }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-family-looking-clipboard_23-2148252145.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
title="Common Questions"
|
||||
@@ -271,4 +274,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user