From e35173fd882b5faf87d712111c808c39aef79a7f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 24 Mar 2026 16:12:28 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 248 +++++++++++------------------------------------ 1 file changed, 57 insertions(+), 191 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 014dc65..47c65a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,62 +19,42 @@ export default function LandingPage() { defaultButtonVariant="text-stagger" defaultTextAnimation="entrance-slide" borderRadius="rounded" + contentWidth="medium" + sizing="medium" + background="circleGradient" + cardStyle="glass-elevated" + primaryButtonStyle="gradient" + secondaryButtonStyle="glass" + headingFontWeight="normal" >
@@ -85,20 +65,11 @@ export default function LandingPage() { title="A Legacy of Taste" description="Argo was founded on the belief that dining is an immersive experience, blending premium ingredients, precise technique, and atmosphere." metrics={[ - { - value: "20+", - title: "Years Experience", - }, - { - value: "500+", - title: "Recipes Crafted", - }, - { - value: "10k+", - title: "Happy Guests", - }, + { value: "20+", title: "Years Experience" }, + { value: "500+", title: "Recipes Crafted" }, + { value: "10k+", title: "Happy Guests" }, ]} - imageSrc="https://pixabay.com/get/gf745e3780139964ee890390a7744f2bc76e3787a969c46fe44e3ccf4bfc2cc13b96cae0348b0aaac0a3c4b98c5889398217361a338d3e0da5367fb640650ac08_1280.jpg?_wi=1" + imageSrc="https://pixabay.com/get/gf745e3780139964ee890390a7744f2bc76e3787a969c46fe44e3ccf4bfc2cc13b96cae0348b0aaac0a3c4b98c5889398217361a338d3e0da5367fb640650ac08_1280.jpg" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -112,32 +83,14 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "m1", - brand: "Starter", - name: "Scallop Carpaccio", - price: "$28", - rating: 5, - reviewCount: "120", - imageSrc: "https://pixabay.com/get/g8fdbeb8100fc0c5b9c4d5a6b6dc3498a042841a65a4ca9d58fdc21b8e5a1f6e1c7fb1878d190f6867da040a59a38fd1e9e4da86a96e5080d298f69c4a85532de_1280.jpg?_wi=2", - }, + id: "m1", brand: "Starter", name: "Scallop Carpaccio", price: "$28", rating: 5, + reviewCount: "120", imageSrc: "https://pixabay.com/get/g8fdbeb8100fc0c5b9c4d5a6b6dc3498a042841a65a4ca9d58fdc21b8e5a1f6e1c7fb1878d190f6867da040a59a38fd1e9e4da86a96e5080d298f69c4a85532de_1280.jpg"}, { - id: "m2", - brand: "Main", - name: "Dry-Aged Wagyu", - price: "$65", - rating: 5, - reviewCount: "240", - imageSrc: "https://pixabay.com/get/gf65a0d8b70a0164e34542c2c8bcb7f4527dffdedeb466a908a519ec562a686d470c03b1a3517c690c195620d9a01bae7bb3b69ff8294bd405fd9c4ca77c0022c_1280.jpg", - }, + id: "m2", brand: "Main", name: "Dry-Aged Wagyu", price: "$65", rating: 5, + reviewCount: "240", imageSrc: "https://pixabay.com/get/gf65a0d8b70a0164e34542c2c8bcb7f4527dffdedeb466a908a519ec562a686d470c03b1a3517c690c195620d9a01bae7bb3b69ff8294bd405fd9c4ca77c0022c_1280.jpg"}, { - id: "m3", - brand: "Dessert", - name: "Dark Cacao Bloom", - price: "$18", - rating: 4, - reviewCount: "95", - imageSrc: "https://pixabay.com/get/g94bdab2addefb527702c52fb2699eddf754b601f11a28a081e515e0e42c3f51ce37193cc75f7caedea5ba00ba74d15252538e53f5f23057abd140e741ac74030_1280.jpg", - }, + id: "m3", brand: "Dessert", name: "Dark Cacao Bloom", price: "$18", rating: 4, + reviewCount: "95", imageSrc: "https://pixabay.com/get/g94bdab2addefb527702c52fb2699eddf754b601f11a28a081e515e0e42c3f51ce37193cc75f7caedea5ba00ba74d15252538e53f5f23057abd140e741ac74030_1280.jpg"}, ]} title="Signature Menu" description="Exquisite seasonal selections curated by our executive chef." @@ -151,28 +104,13 @@ export default function LandingPage() { features={[ { id: 1, - tag: "Atmosphere", - title: "Moody & Intimate", - subtitle: "Curated Lighting", - description: "Dim, warm lighting for privacy and relaxation.", - imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg?_wi=2", - }, + tag: "Atmosphere", title: "Moody & Intimate", subtitle: "Curated Lighting", description: "Dim, warm lighting for privacy and relaxation.", imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg"}, { id: 2, - tag: "Cellar", - title: "Private Reserve", - subtitle: "Exquisite Selection", - description: "Access to our global collection of vintage wines.", - imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg?_wi=3", - }, + tag: "Cellar", title: "Private Reserve", subtitle: "Exquisite Selection", description: "Access to our global collection of vintage wines.", imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg"}, { id: 3, - tag: "Service", - title: "Bespoke Attention", - subtitle: "Personalized Care", - description: "Attentive, professional staff focused on your comfort.", - imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg?_wi=4", - }, + tag: "Service", title: "Bespoke Attention", subtitle: "Personalized Care", description: "Attentive, professional staff focused on your comfort.", imageSrc: "https://pixabay.com/get/gfda7ce15c11c719da7ecb410a553375be7467f27fbe471e7cf8ed1a5a55319158e910e2a8ddee7e7ca7100c8bf2e3618d693e67c76f964e585b48cf4423556d8_1280.jpg"}, ]} title="The Argo Experience" description="Every detail is thoughtfully designed to enhance your visit." @@ -187,26 +125,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "t1", - name: "Elias Thorne", - role: "Executive Chef", - description: "15 years of Michelin experience.", - imageSrc: "https://pixabay.com/get/g4bf2b4ea740485f2df26f4466b2b4dc6f9e1849fc3e5ab15c670a675053c2d7200aee77a2dfb7447066dbf62b2677ec4921f4c4d063eb939dbe1690f4d06fa08_1280.jpg", - }, + id: "t1", name: "Elias Thorne", role: "Executive Chef", description: "15 years of Michelin experience.", imageSrc: "https://pixabay.com/get/g4bf2b4ea740485f2df26f4466b2b4dc6f9e1849fc3e5ab15c670a675053c2d7200aee77a2dfb7447066dbf62b2677ec4921f4c4d063eb939dbe1690f4d06fa08_1280.jpg"}, { - id: "t2", - name: "Sofia Rossi", - role: "General Manager", - description: "Passionate about hospitality and guest experience.", - imageSrc: "https://pixabay.com/get/gfe3afda05fb530f5e79457e8bb19f5a0586223b81e8d6a53a68eb7285b966bd05ec7e084324e9b9f40c3911aa556b70c0816729dd59f128df8df7caaeec4ad9f_1280.jpg", - }, + id: "t2", name: "Sofia Rossi", role: "General Manager", description: "Passionate about hospitality and guest experience.", imageSrc: "https://pixabay.com/get/gfe3afda05fb530f5e79457e8bb19f5a0586223b81e8d6a53a68eb7285b966bd05ec7e084324e9b9f40c3911aa556b70c0816729dd59f128df8df7caaeec4ad9f_1280.jpg"}, { - id: "t3", - name: "Julian Vance", - role: "Head Sommelier", - description: "Expert curator of fine international wines.", - imageSrc: "https://pixabay.com/get/gf3a647379d7439a87ed112308ed988d9dca00be255118f4acba7e2d346d03d55d8e5fce7d7167d85a8c22e0eba9a724a6f4a4533a6f25ffecb413afbebf75936_1280.jpg", - }, + id: "t3", name: "Julian Vance", role: "Head Sommelier", description: "Expert curator of fine international wines.", imageSrc: "https://pixabay.com/get/gf3a647379d7439a87ed112308ed988d9dca00be255118f4acba7e2d346d03d55d8e5fce7d7167d85a8c22e0eba9a724a6f4a4533a6f25ffecb413afbebf75936_1280.jpg"}, ]} title="Meet the Team" description="The passionate professionals behind every Argo experience." @@ -215,37 +138,18 @@ export default function LandingPage() {
); -} +} \ No newline at end of file -- 2.49.1