Switch to version 1: modified src/app/page.tsx

This commit is contained in:
2026-05-28 00:02:20 +00:00
parent c08d9df6f6
commit 4d32e89917

View File

@@ -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"