Update src/app/page.tsx
This commit is contained in:
@@ -140,6 +140,7 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "جراحة التجميل", description: "إجراءات تجميلية متقدمة بإشراف أطباء مختصين.", bentoComponent: "reveal-icon", icon: Droplet,
|
||||
@@ -193,6 +194,7 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "خبرة طبية", description: "فريق طبي متخصص بخبرة عالية.", bentoComponent: "icon-info-cards", items: [
|
||||
@@ -236,6 +238,7 @@ export default function LandingPage() {
|
||||
<FeatureBento
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "العنوان", description: "طريق الكورنيش الفرعي، حي الشاطئ، جدة، السعودية", bentoComponent: "icon-info-cards", items: [
|
||||
|
||||
Reference in New Issue
Block a user