From 1463f3033fc449f55eae10477bf4365acea86085 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 19:41:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3eded46..c27a8bc 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { background={{ variant: "gradient-bars" }} title="استمتع بأفضل قهوة في حلب" description="نقدم لكم أجود أنواع القهوة المختصة في قلب حلب. EPI CAFE وجهتكم المثالية لكل صباح." - buttons={[{ text: "اتصل بنا", href: "#contact" }]} + buttons={[{ text: "اطلب قهوتك الآن", href: "#contact" }]} imageSrc="http://img.b2bpic.net/free-photo/closeup-detail-professional-coffee-machine_169016-16963.jpg" avatars={[ { src: "http://img.b2bpic.net/free-photo/shiny-stainless-steel-espresso-machine-with-stacked-cups_23-2151986815.jpg", alt: "Shiny stainless steel espresso machine with stacked cups" }, -- 2.49.1