diff --git a/src/app/page.tsx b/src/app/page.tsx index d9fd171..5118181 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/Nav import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TextAbout from '@/components/sections/about/TextAbout'; -import { Calendar, Coffee, Smile } from "lucide-react"; +import { Calendar, Coffee, Smile, ChefHat, Zap, Leaf, Award } from "lucide-react"; export default function LandingPage() { return ( @@ -32,21 +32,13 @@ export default function LandingPage() { @@ -55,41 +47,26 @@ export default function LandingPage() {
@@ -98,56 +75,29 @@ export default function LandingPage() { @@ -157,33 +107,17 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Traditional Recipes", - description: "Time-honored recipes from generations.", - buttonIcon: "ChefHat", - imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", - imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background", - }, + title: "Traditional Recipes", description: "Time-honored recipes from generations.", buttonIcon: ChefHat, + imageSrc: "http://img.b2bpic.net/free-photo/cake-with-walnuts-prunes-dried-apricots-dark-wood-background_505751-5234.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"}, { - title: "Fresh Daily", - description: "Baking fresh every single morning.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg?_wi=2", - imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background", - }, + title: "Fresh Daily", description: "Baking fresh every single morning.", buttonIcon: Zap, + imageSrc: "http://img.b2bpic.net/free-photo/bar-still-life-with-cake_23-2147821322.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"}, { - title: "Local Ingredients", - description: "Sourced from the best local farms.", - buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg?_wi=2", - imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background", - }, + title: "Local Ingredients", description: "Sourced from the best local farms.", buttonIcon: Leaf, + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dessert-sweet-peaches-with-nuts-cream-glass-tea_141793-4314.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"}, { - title: "Artisan Quality", - description: "Hand-made with attention to detail.", - buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg?_wi=2", - imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background", - }, + title: "Artisan Quality", description: "Hand-made with attention to detail.", buttonIcon: Award, + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-delicious-christmas-cookie-muffins-plate-with-honey-milk_181624-44801.jpg", imageAlt: "cake with walnuts prunes and dried apricots on a dark wood background"}, ]} title="Why Choose Us" description="Fresh ingredients, traditional methods, and unforgettable taste." @@ -198,25 +132,13 @@ export default function LandingPage() { useInvertedBackground={false} metrics={[ { - id: "m1", - value: "500+", - title: "Happy Customers", - description: "Satisfied dessert lovers served.", - icon: Smile, + id: "m1", value: "500+", title: "Happy Customers", description: "Satisfied dessert lovers served.", icon: Smile, }, { - id: "m2", - value: "12", - title: "Unique Desserts", - description: "Different types of treats.", - icon: Coffee, + id: "m2", value: "12", title: "Unique Desserts", description: "Different types of treats.", icon: Coffee, }, { - id: "m3", - value: "5", - title: "Years Experience", - description: "Crafting sweets since 2019.", - icon: Calendar, + id: "m3", value: "5", title: "Years Experience", description: "Crafting sweets since 2019.", icon: Calendar, }, ]} title="Our Journey" @@ -231,40 +153,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Aygun", - role: "Foodie", - testimonial: "The best paxlava in town! Truly authentic.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-wearing-traditional-shirt_23-2149318740.jpg", - }, + id: "t1", name: "Aygun", role: "Foodie", testimonial: "The best paxlava in town! Truly authentic.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-wearing-traditional-shirt_23-2149318740.jpg"}, { - id: "t2", - name: "Samir", - role: "Local", - testimonial: "The keta is always fresh and perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-dancing-outdoors_23-2149741925.jpg", - }, + id: "t2", name: "Samir", role: "Local", testimonial: "The keta is always fresh and perfect.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-dancing-outdoors_23-2149741925.jpg"}, { - id: "t3", - name: "Leyla", - role: "Customer", - testimonial: "Excellent service and delicious treats.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-buns_23-2148613540.jpg", - }, + id: "t3", name: "Leyla", role: "Customer", testimonial: "Excellent service and delicious treats.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-holding-buns_23-2148613540.jpg"}, { - id: "t4", - name: "Fuad", - role: "Fan", - testimonial: "Badambura is an absolute delight.", - imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-butter-cookies-hand_114579-61785.jpg", - }, + id: "t4", name: "Fuad", role: "Fan", testimonial: "Badambura is an absolute delight.", imageSrc: "http://img.b2bpic.net/free-photo/chef-holding-butter-cookies-hand_114579-61785.jpg"}, { - id: "t5", - name: "Narmin", - role: "Regular", - testimonial: "My go-to place for all Azerbaijani desserts.", - imageSrc: "http://img.b2bpic.net/free-photo/female-baker-s-hand-holding-sweet-puff-pastry-plate_23-2148189082.jpg", - }, + id: "t5", name: "Narmin", role: "Regular", testimonial: "My go-to place for all Azerbaijani desserts.", imageSrc: "http://img.b2bpic.net/free-photo/female-baker-s-hand-holding-sweet-puff-pastry-plate_23-2148189082.jpg"}, ]} title="Sweet Reviews" description="Hear what our beloved customers say." @@ -275,8 +172,7 @@ export default function LandingPage() {