From 28aae959e3ae77ff2207079e67b57d59527ab7db Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 22 Jun 2026 20:05:39 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 16f2fea..8a95285 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -90,8 +90,6 @@ export default function HomePage() { value: "Grade-A", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/abstract-bright-green-square-pixel-tile-mosaic-wall-background-texture_1258-72180.jpg", - imageAlt: "tech bento grid background", }, { title: "Seamless Integration", @@ -108,8 +106,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/illustration-golden-lights-rectangular-shapes-flowing-into-single-direction_181624-24939.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-arrangement_23-2149080520.jpg?_wi=1", - imageAlt: "tech bento grid background", }, ]} /> -- 2.49.1 From dbaf31ba714b827ed57d3545171f96655b6dc254 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 22 Jun 2026 20:05:47 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 195 +++++++++-------------------------------- 1 file changed, 41 insertions(+), 154 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 8a95285..3b962b9 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -19,32 +19,16 @@ export default function HomePage() { title="Experience the Art of Innovation" description="Discover a new standard of excellence with our meticulously crafted premium products." primaryButton={{ - text: "Explore Collection", - href: "#products", - }} + text: "Explore Collection", href: "#products"}} secondaryButton={{ - text: "Contact Us", - href: "#contact", - }} + text: "Contact Us", href: "#contact"}} items={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg?_wi=1", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/3d-delicious-wedding-cake-design_23-2151109500.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/gold-smartphone-black-background-with-percentage-symbol_187299-46777.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/luxury-serum-product-presentation-with-gift-box-gold-accents_187299-47285.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-feathers-bowl-table_23-2148073874.jpg", - }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/3d-delicious-wedding-cake-design_23-2151109500.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/quail-eggs-near-feathers-vase_23-2148073839.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/gold-smartphone-black-background-with-percentage-symbol_187299-46777.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/luxury-serum-product-presentation-with-gift-box-gold-accents_187299-47285.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-eggs-feathers-bowl-table_23-2148073874.jpg" }, ]} /> @@ -55,9 +39,7 @@ export default function HomePage() { @@ -70,41 +52,17 @@ export default function HomePage() { description="Engineered for performance, designed for life." features={[ { - title: "Precision Design", - description: "Micro-tolerance engineering for a perfect finish.", - bentoComponent: "info-card-marquee", - infoCards: [ - { - icon: CheckCircle, - label: "Accuracy", - value: "99.9%", - }, - { - icon: Zap, - label: "Speed", - value: "Ultra", - }, - { - icon: Star, - label: "Quality", - value: "Grade-A", - }, + title: "Precision Design", description: "Micro-tolerance engineering for a perfect finish.", bentoComponent: "info-card-marquee", infoCards: [ + { icon: "CheckCircle", label: "Accuracy", value: "99.9%" }, + { icon: "Zap", label: "Speed", value: "Ultra" }, + { icon: "Star", label: "Quality", value: "Grade-A" }, ], }, { - title: "Seamless Integration", - description: "Works perfectly across your entire ecosystem.", - bentoComponent: "media-stack", - mediaItems: [ - { - imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg?_wi=2", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/blue-neon-light-dark-backdrop_23-2147881452.jpg", - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/illustration-golden-lights-rectangular-shapes-flowing-into-single-direction_181624-24939.jpg", - }, + title: "Seamless Integration", description: "Works perfectly across your entire ecosystem.", bentoComponent: "media-stack", mediaItems: [ + { imageSrc: "http://img.b2bpic.net/free-photo/chicken-quail-eggs-feathers-bowl-near-big-quills-can_23-2148073854.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/blue-neon-light-dark-backdrop_23-2147881452.jpg" }, + { imageSrc: "http://img.b2bpic.net/free-photo/illustration-golden-lights-rectangular-shapes-flowing-into-single-direction_181624-24939.jpg" }, ], }, ]} @@ -119,41 +77,13 @@ export default function HomePage() { title="Explore Our Products" description="Each item is crafted with premium materials and attention to detail." items={[ - { - title: "Classic Model", - description: "Timeless elegance for daily use.", - imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-arrangement_23-2149080520.jpg?_wi=2", - }, - { - title: "Modern Elite", - description: "High performance meets style.", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074279.jpg", - }, - { - title: "Urban Edition", - description: "Rugged build for modern needs.", - imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg", - }, - { - title: "Signature Series", - description: "Limited availability masterpiece.", - imageSrc: "http://img.b2bpic.net/free-photo/view-charcoal-different-forms_23-2149654126.jpg", - }, - { - title: "Apex Pro", - description: "Top-tier professional gear.", - imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg", - }, - { - title: "Essential Lux", - description: "Beauty in simplicity.", - imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg", - }, - { - title: "Titan Edition", - description: "Built for a lifetime.", - imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg", - }, + { title: "Classic Model", description: "Timeless elegance for daily use.", imageSrc: "http://img.b2bpic.net/free-photo/autumn-still-life-arrangement_23-2149080520.jpg" }, + { title: "Modern Elite", description: "High performance meets style.", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074279.jpg" }, + { title: "Urban Edition", description: "Rugged build for modern needs.", imageSrc: "http://img.b2bpic.net/free-photo/metal-circle-front-black-wall_181624-6880.jpg" }, + { title: "Signature Series", description: "Limited availability masterpiece.", imageSrc: "http://img.b2bpic.net/free-photo/view-charcoal-different-forms_23-2149654126.jpg" }, + { title: "Apex Pro", description: "Top-tier professional gear.", imageSrc: "http://img.b2bpic.net/free-photo/abstract-minimal-kitchen-objects_23-2148835348.jpg" }, + { title: "Essential Lux", description: "Beauty in simplicity.", imageSrc: "http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-basket_23-2150329682.jpg" }, + { title: "Titan Edition", description: "Built for a lifetime.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-skin-care-cream_23-2148761493.jpg" }, ]} /> @@ -167,17 +97,9 @@ export default function HomePage() { description="Our impact is verified by thousands of satisfied customers worldwide." metrics={[ { - value: "10k+", - title: "Units Sold", - description: "Helping customers elevate their daily lives.", - imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192253.jpg", - }, + value: "10k+", title: "Units Sold", description: "Helping customers elevate their daily lives.", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-plants-deco_23-2149192253.jpg"}, { - value: "4.9/5", - title: "Rating", - description: "Excellence recognized by experts.", - imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg", - }, + value: "4.9/5", title: "Rating", description: "Excellence recognized by experts.", imageSrc: "http://img.b2bpic.net/free-photo/wireless-earbuds-with-neon-cyberpunk-style-lighting_23-2151074259.jpg"}, ]} /> @@ -191,40 +113,20 @@ export default function HomePage() { description="Join our thousands of satisfied users worldwide." testimonials={[ { - name: "Sarah J.", - role: "Creative Director", - company: "Studio Inc", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg", - }, + name: "Sarah J.", role: "Creative Director", company: "Studio Inc", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/business-woman-sitting-couch-smiling_23-2148095698.jpg"}, { - name: "Mark D.", - role: "Architect", - company: "Designs Co", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19863.jpg", - }, + name: "Mark D.", role: "Architect", company: "Designs Co", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/pensive-middle-aged-man-with-beard-hairstyle-dressed-elegant-blue-suit-textured-dark-background-studio_613910-19863.jpg"}, { - name: "Elena R.", - role: "CEO", - company: "Startup XYZ", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg", - }, + name: "Elena R.", role: "CEO", company: "Startup XYZ", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/attractive-young-woman-with-cutlery-restaurant_169016-21627.jpg"}, { - name: "James K.", - role: "Developer", - company: "Tech Lab", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg", - }, + name: "James K.", role: "Developer", company: "Tech Lab", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/girl-sitting-table-holding-mobile-phone-indoors_171337-17096.jpg"}, { - name: "Lisa T.", - role: "Entrepreneur", - company: "Growth Firm", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9629.jpg", - }, + name: "Lisa T.", role: "Entrepreneur", company: "Growth Firm", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-fashion-male-model-man-dressed-elegant-suit-black-studio-lights-background-glasses_158538-9629.jpg"}, ]} /> @@ -237,18 +139,9 @@ export default function HomePage() { title="Everything You Need to Know" description="Answers to our most frequently asked questions." items={[ - { - question: "What is the warranty?", - answer: "All products come with a 2-year manufacturer warranty.", - }, - { - question: "Can I return the product?", - answer: "Yes, we offer 30-day no-questions-asked returns.", - }, - { - question: "Do you ship worldwide?", - answer: "Absolutely, we ship to over 150 countries.", - }, + { question: "What is the warranty?", answer: "All products come with a 2-year manufacturer warranty." }, + { question: "Can I return the product?", answer: "Yes, we offer 30-day no-questions-asked returns." }, + { question: "Do you ship worldwide?", answer: "Absolutely, we ship to over 150 countries." }, ]} /> @@ -259,14 +152,8 @@ export default function HomePage() { -- 2.49.1