From 453bf4a4188ebfd14b933cbdac8b4f5ca4d1e78b Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sun, 14 Jun 2026 21:46:13 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b8f63d6..9d00ff8 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -4,7 +4,11 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento'; import FeaturesMediaCarousel from '@/components/sections/features/FeaturesMediaCarousel'; import HeroSplit from '@/components/sections/hero/HeroSplit'; -import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; +import SocialProofMarqueeOriginal from '@/components/sections/social-proof/SocialProofMarquee'; + +const SocialProofMarquee = (props: { tag: string; title: string; names: string[] }) => ( + +); import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; -- 2.49.1 From 16e675a11f293439e342be0cae6ef9c0544aae7f Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 14 Jun 2026 21:46:22 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 157 +++++++++-------------------------------- 1 file changed, 34 insertions(+), 123 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 9d00ff8..04bd80c 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -4,11 +4,7 @@ import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia'; import FeaturesImageBento from '@/components/sections/features/FeaturesImageBento'; import FeaturesMediaCarousel from '@/components/sections/features/FeaturesMediaCarousel'; import HeroSplit from '@/components/sections/hero/HeroSplit'; -import SocialProofMarqueeOriginal from '@/components/sections/social-proof/SocialProofMarquee'; - -const SocialProofMarquee = (props: { tag: string; title: string; names: string[] }) => ( - -); +import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee'; import TestimonialOverlayCards from '@/components/sections/testimonial/TestimonialOverlayCards'; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; @@ -22,13 +18,9 @@ export default function HomePage() { title="Sztuka wina zamknięta w każdej butelce" description="Odkryj naszą wyselekcjonowaną kolekcję win, tworzonych z pasją w samym sercu natury. Zapraszamy do wspólnej podróży po smakach." primaryButton={{ - text: "Nasze Wina", - href: "#produkty", - }} + text: "Nasze Wina", href: "#produkty"}} secondaryButton={{ - text: "O nas", - href: "#about", - }} + text: "O nas", href: "#about"}} imageSrc="http://img.b2bpic.net/free-photo/decanter-glasses-wine-still-life_52683-98182.jpg" /> @@ -54,35 +46,15 @@ export default function HomePage() { description="Oferujemy niezapomniane sesje degustacyjne prowadzone przez naszych ekspertów w klimatycznym otoczeniu." items={[ { - title: "Warsztaty Enologii", - description: "Poznaj tajniki produkcji wina.", - buttonIcon: "Zap", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-natural-landscape_23-2151893603.jpg", - }, + title: "Warsztaty Enologii", description: "Poznaj tajniki produkcji wina.", buttonIcon: "Zap", imageSrc: "http://img.b2bpic.net/free-photo/stunning-natural-landscape_23-2151893603.jpg"}, { - title: "Wieczór z Koneserem", - description: "Wyborne połączenia win i serów.", - buttonIcon: "Star", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-from-vineyard-with-grapevines-nature_23-2151514879.jpg", - }, + title: "Wieczór z Koneserem", description: "Wyborne połączenia win i serów.", buttonIcon: "Star", imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-from-vineyard-with-grapevines-nature_23-2151514879.jpg"}, { - title: "Spacer po Winnicy", - description: "Poznaj nasze szczepy bezpośrednio.", - buttonIcon: "Leaf", - imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748230.jpg", - }, + title: "Spacer po Winnicy", description: "Poznaj nasze szczepy bezpośrednio.", buttonIcon: "Leaf", imageSrc: "http://img.b2bpic.net/free-photo/view-water-tank-storage_23-2151748230.jpg"}, { - title: "Degustacja Premium", - description: "Selekcja win limitowanych.", - buttonIcon: "Award", - imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-from-vineyard-with-grapevines-nature_23-2151514885.jpg", - }, + title: "Degustacja Premium", description: "Selekcja win limitowanych.", buttonIcon: "Award", imageSrc: "http://img.b2bpic.net/free-photo/stunning-view-from-vineyard-with-grapevines-nature_23-2151514885.jpg"}, { - title: "Degustacja Wiosenna", - description: "Lekkie wina na ciepłe dni.", - buttonIcon: "Sun", - imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-402.jpg", - }, + title: "Degustacja Wiosenna", description: "Lekkie wina na ciepłe dni.", buttonIcon: "Sun", imageSrc: "http://img.b2bpic.net/free-photo/aerial-landscape-crimea_1385-402.jpg"}, ]} /> @@ -96,40 +68,19 @@ export default function HomePage() { description="Starannie wyselekcjonowane trunki dla najbardziej wymagających podniebień." items={[ { - title: "Aurora Red Reserve", - description: "Głęboki aromat leśnych owoców.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg", - }, + title: "Aurora Red Reserve", description: "Głęboki aromat leśnych owoców.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-tasting-wine_23-2149428834.jpg"}, { - title: "Aurora White Selection", - description: "Cytrusowa świeżość w szkle.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631747.jpg", - }, + title: "Aurora White Selection", description: "Cytrusowa świeżość w szkle.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-wine-carafe-table_23-2149631747.jpg"}, { - title: "Aurora Rose Gold", - description: "Subtelna nuta kwiatowa.", - imageSrc: "http://img.b2bpic.net/free-photo/wine-carafe-glasses-table_23-2149706813.jpg", - }, + title: "Aurora Rose Gold", description: "Subtelna nuta kwiatowa.", imageSrc: "http://img.b2bpic.net/free-photo/wine-carafe-glasses-table_23-2149706813.jpg"}, { - title: "Aurora Sparkling", - description: "Doskonałe na każdą okazję.", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-bottles-wooden-background_23-2148214871.jpg", - }, + title: "Aurora Sparkling", description: "Doskonałe na każdą okazję.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-wine-bottles-wooden-background_23-2148214871.jpg"}, { - title: "Aurora Dessert", - description: "Słodka kropka nad i.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-glass-with-alcoholic-drink_23-2148356424.jpg", - }, + title: "Aurora Dessert", description: "Słodka kropka nad i.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-glass-with-alcoholic-drink_23-2148356424.jpg"}, { - title: "Aurora Vintage", - description: "Limitowana edycja kolekcjonerska.", - imageSrc: "http://img.b2bpic.net/free-photo/set-glasses-with-red-wine-table_23-2148261657.jpg", - }, + title: "Aurora Vintage", description: "Limitowana edycja kolekcjonerska.", imageSrc: "http://img.b2bpic.net/free-photo/set-glasses-with-red-wine-table_23-2148261657.jpg"}, { - title: "Degustator Box", - description: "Zestaw 6 próbek win.", - imageSrc: "http://img.b2bpic.net/free-photo/shelves-with-wine-bottles_1398-5007.jpg", - }, + title: "Degustator Box", description: "Zestaw 6 próbek win.", imageSrc: "http://img.b2bpic.net/free-photo/shelves-with-wine-bottles_1398-5007.jpg"}, ]} /> @@ -143,40 +94,20 @@ export default function HomePage() { description="Dziękujemy za każdą chwilę spędzoną w naszych progach." testimonials={[ { - name: "Anna Kowalska", - role: "Sommelier", - company: "Wine Lovers", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg", - }, + name: "Anna Kowalska", role: "Sommelier", company: "Wine Lovers", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-professional-middle-aged-blonde-carpenter-admiring-piece-furniture-his-hands_342744-839.jpg"}, { - name: "Piotr Z.", - role: "Koneser", - company: "Blog Wina", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-spending-time-together_23-2149152946.jpg", - }, + name: "Piotr Z.", role: "Koneser", company: "Blog Wina", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-spending-time-together_23-2149152946.jpg"}, { - name: "Magdalena B.", - role: "Klient", - company: "Indywidualny", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/ginger-lady-green-trendy-dress-holding-glass-with-wine-sitting-with-short-haired-girl-white-cool-tshirt-outdoor_197531-30125.jpg", - }, + name: "Magdalena B.", role: "Klient", company: "Indywidualny", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/ginger-lady-green-trendy-dress-holding-glass-with-wine-sitting-with-short-haired-girl-white-cool-tshirt-outdoor_197531-30125.jpg"}, { - name: "Tomasz K.", - role: "Partner", - company: "Gastronomia", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-enjoying-some-wine-rooftop-terrace_23-2149053036.jpg", - }, + name: "Tomasz K.", role: "Partner", company: "Gastronomia", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/two-female-friends-enjoying-some-wine-rooftop-terrace_23-2149053036.jpg"}, { - name: "Katarzyna L.", - role: "Klient", - company: "Sąsiedztwo", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-her-friend_23-2149130641.jpg", - }, + name: "Katarzyna L.", role: "Klient", company: "Sąsiedztwo", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-photo-her-friend_23-2149130641.jpg"}, ]} /> @@ -187,15 +118,9 @@ export default function HomePage() { @@ -208,25 +133,15 @@ export default function HomePage() { description="Rozwiewamy wszelkie wątpliwości dotyczące naszych win i degustacji." items={[ { - question: "Jak zarezerwować degustację?", - answer: "Prosimy o kontakt przez formularz lub telefon.", - }, + question: "Jak zarezerwować degustację?", answer: "Prosimy o kontakt przez formularz lub telefon."}, { - question: "Czy prowadzicie sprzedaż wysyłkową?", - answer: "Tak, wysyłamy nasze wina kurierem na terenie Polski.", - }, + question: "Czy prowadzicie sprzedaż wysyłkową?", answer: "Tak, wysyłamy nasze wina kurierem na terenie Polski."}, { - question: "Czy winnica jest otwarta dla rodzin?", - answer: "Oczywiście, posiadamy tereny przyjazne dzieciom.", - }, + question: "Czy winnica jest otwarta dla rodzin?", answer: "Oczywiście, posiadamy tereny przyjazne dzieciom."}, { - question: "Czy oferujecie vouchery?", - answer: "Tak, vouchery prezentowe są dostępne w sklepie.", - }, + question: "Czy oferujecie vouchery?", answer: "Tak, vouchery prezentowe są dostępne w sklepie."}, { - question: "Jakie godziny otwarcia?", - answer: "Zapraszamy codziennie od 10:00 do 20:00.", - }, + question: "Jakie godziny otwarcia?", answer: "Zapraszamy codziennie od 10:00 do 20:00."}, ]} imageSrc="http://img.b2bpic.net/free-photo/side-view-hand-pouring-wine-glass_23-2149746502.jpg" /> @@ -239,13 +154,9 @@ export default function HomePage() { tag="Rezerwacje" text="Zaplanuj swoją wizytę w winnicy Aurora już dziś." primaryButton={{ - text: "Zarezerwuj Termin", - href: "tel:+48123456789", - }} + text: "Zarezerwuj Termin", href: "tel:+48123456789"}} secondaryButton={{ - text: "Napisz do nas", - href: "mailto:kontakt@aurorawina.pl", - }} + text: "Napisz do nas", href: "mailto:kontakt@aurorawina.pl"}} /> -- 2.49.1