From e86ba33df2b76f81fc922cf493d2d8ada53e7d8b Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:18:01 +0000 Subject: [PATCH 1/3] Update src/app/login/page.tsx --- src/app/login/page.tsx | 103 ++++++++++++----------------------------- 1 file changed, 30 insertions(+), 73 deletions(-) diff --git a/src/app/login/page.tsx b/src/app/login/page.tsx index 74cd89d..81b2030 100644 --- a/src/app/login/page.tsx +++ b/src/app/login/page.tsx @@ -25,59 +25,43 @@ export default function LandingPage() {
@@ -86,66 +70,39 @@ export default function LandingPage() { logoText="FineWine Raffles" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Winners", - href: "/winners", - }, + label: "Winners", href: "/winners"}, { - label: "Journal", - href: "/journal", - }, + label: "Journal", href: "/journal"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "How To Enter", - href: "/how-to-enter", - }, + label: "How To Enter", href: "/how-to-enter"}, { - label: "FAQ", - href: "/faq", - }, + label: "FAQ", href: "/faq"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "Login", - href: "/login", - }, + label: "Login", href: "/login"}, { - label: "Register", - href: "/register", - }, + label: "Register", href: "/register"}, { - label: "Affiliates", - href: "/affiliates", - }, + label: "Affiliates", href: "/affiliates"}, { - label: "Giving Back", - href: "/giving-back", - }, + label: "Giving Back", href: "/giving-back"}, ], }, ]} From df4397b35af4a05bb9bbdad717015192525e907a Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:18:02 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 308 +++++++++++------------------------------------ 1 file changed, 70 insertions(+), 238 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index a141ecc..ae5ae39 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,140 +31,79 @@ export default function LandingPage() {
@@ -174,31 +113,20 @@ export default function LandingPage() { @@ -348,15 +209,13 @@ export default function LandingPage() { alert('Subscribe!')", + text: "Subscribe Now", onClick: () => alert('Subscribe!') }, ]} /> @@ -367,66 +226,39 @@ export default function LandingPage() { logoText="FineWine Raffles" columns={[ { - title: "Company", - items: [ + title: "Company", items: [ { - label: "About Us", - href: "/about", - }, + label: "About Us", href: "/about"}, { - label: "Winners", - href: "/winners", - }, + label: "Winners", href: "/winners"}, { - label: "Journal", - href: "/journal", - }, + label: "Journal", href: "/journal"}, { - label: "Contact", - href: "/contact", - }, + label: "Contact", href: "/contact"}, ], }, { - title: "Support", - items: [ + title: "Support", items: [ { - label: "How To Enter", - href: "/how-to-enter", - }, + label: "How To Enter", href: "/how-to-enter"}, { - label: "FAQ", - href: "/faq", - }, + label: "FAQ", href: "/faq"}, { - label: "Terms of Service", - href: "/terms", - }, + label: "Terms of Service", href: "/terms"}, { - label: "Privacy Policy", - href: "/privacy", - }, + label: "Privacy Policy", href: "/privacy"}, ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { - label: "Login", - href: "/login", - }, + label: "Login", href: "/login"}, { - label: "Register", - href: "/register", - }, + label: "Register", href: "/register"}, { - label: "Affiliates", - href: "/affiliates", - }, + label: "Affiliates", href: "/affiliates"}, { - label: "Giving Back", - href: "/giving-back", - }, + label: "Giving Back", href: "/giving-back"}, ], }, ]} From a4fb133e5bc441485e033559f0624d33239be2b6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 10:18:02 +0000 Subject: [PATCH 3/3] Update src/app/winners/page.tsx --- src/app/winners/page.tsx | 163 +++++++++------------------------------ 1 file changed, 37 insertions(+), 126 deletions(-) diff --git a/src/app/winners/page.tsx b/src/app/winners/page.tsx index 6cb1123..a17b378 100644 --- a/src/app/winners/page.tsx +++ b/src/app/winners/page.tsx @@ -27,41 +27,25 @@ export default function LandingPage() {
@@ -71,50 +55,15 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - title: "Dream Wine Realized!", - quote: "Winning the Pétrus 2000 was absolutely incredible! FineWine Raffles made my dream come true, and the process was so straightforward.", - name: "Chad M.", - role: "Wine Collector", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-white-suit-with-embroidery-sits-windowsill-before-bright-window_8353-8275.jpg", - imageAlt: "Chad M.", - }, + id: "t1", title: "Dream Wine Realized!", quote: "Winning the Pétrus 2000 was absolutely incredible! FineWine Raffles made my dream come true, and the process was so straightforward.", name: "Chad M.", role: "Wine Collector", imageSrc: "http://img.b2bpic.net/free-photo/handsome-young-man-white-suit-with-embroidery-sits-windowsill-before-bright-window_8353-8275.jpg", imageAlt: "Chad M."}, { - id: "t2", - title: "A Rare Find, Easily Won", - quote: "I never thought I'd own a Romanée-Conti. The trivia game was fun, and the draw was transparent. Highly recommend FineWine Raffles!", - name: "Samuel T.", - role: "Sommelier", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-glass_23-2149272798.jpg", - imageAlt: "Samuel T.", - }, + id: "t2", title: "A Rare Find, Easily Won", quote: "I never thought I'd own a Romanée-Conti. The trivia game was fun, and the draw was transparent. Highly recommend FineWine Raffles!", name: "Samuel T.", role: "Sommelier", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-holding-glass_23-2149272798.jpg", imageAlt: "Samuel T."}, { - id: "t3", - title: "Excitement and Luxury!", - quote: "The thrill of entering and then actually winning a Château Lafite Rothschild was amazing. FineWine Raffles provides a truly unique experience.", - name: "Emily P.", - role: "Restaurant Owner", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-shaking-bottle-champagne_23-2147987973.jpg", - imageAlt: "Emily P.", - }, + id: "t3", title: "Excitement and Luxury!", quote: "The thrill of entering and then actually winning a Château Lafite Rothschild was amazing. FineWine Raffles provides a truly unique experience.", name: "Emily P.", role: "Restaurant Owner", imageSrc: "http://img.b2bpic.net/free-photo/smiling-female-shaking-bottle-champagne_23-2147987973.jpg", imageAlt: "Emily P."}, { - id: "t4", - title: "My Favorite Wine Now!", - quote: "I won a bottle of Screaming Eagle, a wine I've always admired. The platform is secure, and their communication is excellent.", - name: "David K.", - role: "Executive Chef", - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6180.jpg", - imageAlt: "David K.", - }, + id: "t4", title: "My Favorite Wine Now!", quote: "I won a bottle of Screaming Eagle, a wine I've always admired. The platform is secure, and their communication is excellent.", name: "David K.", role: "Executive Chef", imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-sitting-bed-hotel-stylish-evening-dress-sensual-mood-talking-phone-smiling-flirty-looking-sexy_285396-6180.jpg", imageAlt: "David K."}, { - id: "t5", - title: "Fair Play, Great Wins", - quote: "FineWine Raffles offers legitimate chances to win truly exceptional wines. I'm now a proud owner of a Vega Sicilia Unico. Fantastic service!", - name: "Sarah J.", - role: "Wine Blogger", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-eating-dessert-with-fork_23-2147871276.jpg", - imageAlt: "Sarah J.", - }, + id: "t5", title: "Fair Play, Great Wins", quote: "FineWine Raffles offers legitimate chances to win truly exceptional wines. I'm now a proud owner of a Vega Sicilia Unico. Fantastic service!", name: "Sarah J.", role: "Wine Blogger", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-woman-eating-dessert-with-fork_23-2147871276.jpg", imageAlt: "Sarah J."}, ]} title="Meet Our Lucky Winners" description="Real stories from fine wine enthusiasts who've won their dream bottles with FineWine Raffles." @@ -125,31 +74,20 @@ export default function LandingPage() {