From d643aa8072c68b48cb51ece39d3f2ee63718ca02 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Mon, 27 Apr 2026 13:40:50 +0000 Subject: [PATCH 1/2] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index c3dea29..b258ed3 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -27,27 +27,21 @@ export default function HomePage() { items={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rvbjh6", - imageAlt: "Collection 1", }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lft2r9", - imageAlt: "Collection 2", }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z35pwv", - imageAlt: "Collection 3", }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3v7rhw", - imageAlt: "Collection 4", }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9agoqj", - imageAlt: "Collection 5", }, { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qlwpip", - imageAlt: "Collection 6", }, ]} /> -- 2.49.1 From 021af78ee50fc8a4a046423137cbfe8e6fdab7b4 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 27 Apr 2026 13:40:59 +0000 Subject: [PATCH 2/2] Update src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 174 +++++++++-------------------------------- 1 file changed, 38 insertions(+), 136 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b258ed3..a75fa20 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -17,32 +17,22 @@ export default function HomePage() { title="Elevate Your Daily Ritual" description="Discover our curated collection of handcrafted cups designed for moments that matter." primaryButton={{ - text: "Shop Now", - href: "#products", - }} + text: "Shop Now", href: "#products"}} secondaryButton={{ - text: "Our Story", - href: "#about", - }} + text: "Our Story", href: "#about"}} items={[ { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rvbjh6", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=rvbjh6"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lft2r9", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=lft2r9"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z35pwv", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=z35pwv"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3v7rhw", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3v7rhw"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9agoqj", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9agoqj"}, { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qlwpip", - }, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=qlwpip"}, ]} /> @@ -51,9 +41,7 @@ export default function HomePage() { @@ -64,23 +52,11 @@ export default function HomePage() { description="Craftsmanship meets convenience in every piece." items={[ { - title: "Artisan Craft", - description: "Hand-finished details in every batch.", - buttonIcon: "Award", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8wmdu", - }, + title: "Artisan Craft", description: "Hand-finished details in every batch.", buttonIcon: "Award", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=f8wmdu"}, { - title: "Ergonomic Grip", - description: "Comfort-first design for your hand.", - buttonIcon: "Coffee", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sgx9fp", - }, + title: "Ergonomic Grip", description: "Comfort-first design for your hand.", buttonIcon: "Coffee", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=sgx9fp"}, { - title: "Heat Optimized", - description: "Keeps liquids perfect for longer.", - buttonIcon: "Zap", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trf48q", - }, + title: "Heat Optimized", description: "Keeps liquids perfect for longer.", buttonIcon: "Zap", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=trf48q"}, ]} /> @@ -92,41 +68,17 @@ export default function HomePage() { description="Premium drinkware for every style." products={[ { - name: "Classic Mug", - variant: "White", - price: "$24", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ossee", - }, + name: "Classic Mug", variant: "White", price: "$24", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6ossee"}, { - name: "Urban Mug", - variant: "Matte Black", - price: "$28", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l8wnxh", - }, + name: "Urban Mug", variant: "Matte Black", price: "$28", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=l8wnxh"}, { - name: "Serene Mug", - variant: "Pastel Blue", - price: "$26", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ioak3", - }, + name: "Serene Mug", variant: "Pastel Blue", price: "$26", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=1ioak3"}, { - name: "Earth Cup", - variant: "Speckled", - price: "$30", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmlxss", - }, + name: "Earth Cup", variant: "Speckled", price: "$30", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=wmlxss"}, { - name: "Luxury Cup", - variant: "Gold Trim", - price: "$45", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vhlg7q", - }, + name: "Luxury Cup", variant: "Gold Trim", price: "$45", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vhlg7q"}, { - name: "Glass Series", - variant: "Clear", - price: "$32", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ult134", - }, + name: "Glass Series", variant: "Clear", price: "$32", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ult134"}, ]} /> @@ -138,45 +90,22 @@ export default function HomePage() { description="Get exclusive releases delivered monthly." plans={[ { - tag: "Starter", - price: "$19/mo", - description: "Single cup monthly", - features: [ - "1x Exclusive Cup", - "Free Shipping", - ], + tag: "Starter", price: "$19/mo", description: "Single cup monthly", features: [ + "1x Exclusive Cup", "Free Shipping"], primaryButton: { - text: "Join", - href: "#", - }, + text: "Join", href: "#"}, }, { - tag: "Pro", - price: "$35/mo", - description: "The enthusiast choice", - features: [ - "2x Exclusive Cups", - "Free Shipping", - "10% Off Shop", - ], + tag: "Pro", price: "$35/mo", description: "The enthusiast choice", features: [ + "2x Exclusive Cups", "Free Shipping", "10% Off Shop"], primaryButton: { - text: "Join", - href: "#", - }, + text: "Join", href: "#"}, }, { - tag: "Collector", - price: "$60/mo", - description: "For the true fan", - features: [ - "4x Exclusive Cups", - "Early Access", - "Priority Support", - ], + tag: "Collector", price: "$60/mo", description: "For the true fan", features: [ + "4x Exclusive Cups", "Early Access", "Priority Support"], primaryButton: { - text: "Join", - href: "#", - }, + text: "Join", href: "#"}, }, ]} /> @@ -189,25 +118,15 @@ export default function HomePage() { author="Sarah M." avatars={[ { - name: "Sarah", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yeap0w", - }, + name: "Sarah", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=yeap0w"}, { - name: "Jane", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pahwp", - }, + name: "Jane", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=4pahwp"}, { - name: "Mike", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gud4k", - }, + name: "Mike", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8gud4k"}, { - name: "Chloe", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbzzf5", - }, + name: "Chloe", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=jbzzf5"}, { - name: "David", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ig6nxu", - }, + name: "David", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ig6nxu"}, ]} /> @@ -218,14 +137,7 @@ export default function HomePage() { title="Loved by the Industry" description="Recognized by top design and lifestyle platforms." names={[ - "DesignDaily", - "KitchenTrend", - "HomeStyle", - "CoffeeCulture", - "UrbanLiving", - "ArtisanWeek", - "CraftWeekly", - ]} + "DesignDaily", "KitchenTrend", "HomeStyle", "CoffeeCulture", "UrbanLiving", "ArtisanWeek", "CraftWeekly"]} /> @@ -236,17 +148,11 @@ export default function HomePage() { description="Here are some of the most frequently asked questions about our process." items={[ { - question: "Are these dishwasher safe?", - answer: "Yes, all our standard ceramic mugs are dishwasher and microwave safe.", - }, + question: "Are these dishwasher safe?", answer: "Yes, all our standard ceramic mugs are dishwasher and microwave safe."}, { - question: "Do you ship internationally?", - answer: "Currently, we ship within the US and Canada, with worldwide expansion coming soon.", - }, + question: "Do you ship internationally?", answer: "Currently, we ship within the US and Canada, with worldwide expansion coming soon."}, { - question: "How do returns work?", - answer: "We offer a 30-day money-back guarantee for any items that arrive damaged or do not meet your expectations.", - }, + question: "How do returns work?", answer: "We offer a 30-day money-back guarantee for any items that arrive damaged or do not meet your expectations."}, ]} /> @@ -256,13 +162,9 @@ export default function HomePage() { tag="Get in Touch" text="Ready to find your perfect cup? Join our mailing list for updates." primaryButton={{ - text: "Contact Us", - href: "mailto:hello@innday.com", - }} + text: "Contact Us", href: "mailto:hello@innday.com"}} secondaryButton={{ - text: "Shop", - href: "#products", - }} + text: "Shop", href: "#products"}} /> -- 2.49.1