diff --git a/src/app/page.tsx b/src/app/page.tsx index eb78d75..df48af9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -82,28 +65,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Foto sessiya", - description: "Professional suratlar.", - bentoComponent: "reveal-icon", - icon: Camera, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-smiling-friends-sitting-park-grass-man-women-having-fun-together_285396-8806.jpg", - imageAlt: "Happy young company of smiling friends sitting park on grass, man and women having fun together", + title: "Foto sessiya", description: "Professional suratlar.", bentoComponent: "reveal-icon", icon: Camera, }, { - title: "O'yinlar", - description: "Qiziqarli tanlovlar.", - bentoComponent: "reveal-icon", - icon: GraduationCap, - imageSrc: "http://img.b2bpic.net/free-photo/happy-young-company-friends-sitting-park-man-women-having-fun-together-traveling-with-camera-talking-smiling_285396-8665.jpg?_wi=2", - imageAlt: "Happy young company of smiling friends sitting park on grass, man and women having fun together", + title: "O'yinlar", description: "Qiziqarli tanlovlar.", bentoComponent: "reveal-icon", icon: GraduationCap, }, { - title: "Kechki ovqat", - description: "Mazali dasturxon.", - bentoComponent: "reveal-icon", - icon: Utensils, - imageSrc: "http://img.b2bpic.net/free-photo/young-lady-blinking-camera-academic-dress-looking-confident_176474-82319.jpg?_wi=1", - imageAlt: "Happy young company of smiling friends sitting park on grass, man and women having fun together", + title: "Kechki ovqat", description: "Mazali dasturxon.", bentoComponent: "reveal-icon", icon: Utensils, }, ]} title="Dastur rejasi" @@ -113,38 +81,15 @@ export default function LandingPage() {