Switch to version 1: modified src/app/page.tsx
This commit is contained in:
@@ -36,6 +36,8 @@ export default function LandingPage() {
|
||||
name: "الرئيسية", id: "#hero"},
|
||||
{
|
||||
name: "المتجر", id: "#products"},
|
||||
{
|
||||
name: "من نحن", id: "#about"},
|
||||
{
|
||||
name: "اتصل بنا", id: "#contact"},
|
||||
]}
|
||||
@@ -53,6 +55,8 @@ export default function LandingPage() {
|
||||
buttons={[
|
||||
{
|
||||
text: "تسوق الآن 🛋️", href: "#products"},
|
||||
{
|
||||
text: "من نحن", href: "#about"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/view-modern-photorealistic-lamp_23-2151039001.jpg"
|
||||
|
||||
Reference in New Issue
Block a user