diff --git a/pencil-design/src/pages/eggymon-kitchen-landingpage/eggymon-landipage.pen b/pencil-design/src/pages/eggymon-kitchen-landingpage/eggymon-landipage.pen new file mode 100644 index 00000000..8f803a67 --- /dev/null +++ b/pencil-design/src/pages/eggymon-kitchen-landingpage/eggymon-landipage.pen @@ -0,0 +1,1416 @@ +{ + "version": "2.7", + "children": [ + { + "type": "frame", + "id": "tYc23", + "x": 0, + "y": 1, + "name": "Eggymon Kitchen Landing Page", + "width": 1440, + "fill": "#FAF8F4", + "layout": "vertical", + "children": [ + { + "type": "frame", + "id": "beCg8", + "name": "Header", + "width": "fill_container", + "height": 80, + "fill": "#FFFFFF", + "padding": [ + 0, + 80 + ], + "justifyContent": "space_between", + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "nPBSF", + "name": "Logo Area", + "gap": 12, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "0Azbk", + "name": "headerLogo", + "width": 48, + "height": 48, + "fill": { + "type": "image", + "enabled": true, + "url": "./images/Logo-Eggymon-Kitchen.png", + "mode": "fit" + } + }, + { + "type": "text", + "id": "YgnbN", + "name": "logoText", + "fill": "#6B4423", + "content": "EggyMon Kitchen", + "fontFamily": "Poppins", + "fontSize": 24, + "fontWeight": "bold" + } + ] + }, + { + "type": "frame", + "id": "KKcdM", + "name": "Nav Links", + "gap": 40, + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "pPdwG", + "name": "navMenu", + "fill": "#2C2C2C", + "content": "Menu", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "500" + }, + { + "type": "text", + "id": "SqOt7", + "name": "navAbout", + "fill": "#2C2C2C", + "content": "About Us", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "500" + }, + { + "type": "text", + "id": "JhnlW", + "name": "navLocation", + "fill": "#2C2C2C", + "content": "Locations", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "500" + }, + { + "type": "text", + "id": "ALoSJ", + "name": "navContact", + "fill": "#2C2C2C", + "content": "Contact", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "500" + } + ] + }, + { + "type": "frame", + "id": "pbdfP", + "name": "CTA Area", + "gap": 16, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "SsU8r", + "name": "orderBtn", + "fill": "#FF6B35", + "cornerRadius": 30, + "padding": [ + 14, + 28 + ], + "children": [ + { + "type": "text", + "id": "3nX4L", + "name": "orderText", + "fill": "#FFFFFF", + "content": "Order Now", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "600" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "4PoZJ", + "name": "Hero Section", + "width": "fill_container", + "height": 680, + "fill": "#6B4423", + "gap": 60, + "padding": 80, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "PlCMv", + "name": "Hero Content", + "width": 600, + "layout": "vertical", + "gap": 24, + "children": [ + { + "type": "frame", + "id": "29sbe", + "name": "badge", + "fill": "#FF6B35", + "cornerRadius": 20, + "padding": [ + 8, + 16 + ], + "children": [ + { + "type": "text", + "id": "N5eBx", + "name": "badgeText", + "fill": "#FFFFFF", + "content": "🥚 Open 24/7 — Fresh & Delicious", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "600" + } + ] + }, + { + "type": "text", + "id": "vv2Ti", + "name": "headline", + "fill": "#FFFFFF", + "content": "Egg-cellent Food,\nMade With Love", + "lineHeight": 1.1, + "fontFamily": "Poppins", + "fontSize": 64, + "fontWeight": "bold" + }, + { + "type": "text", + "id": "ghMxR", + "name": "subline", + "fill": "#FFFFFF99", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Welcome to EggyMon Kitchen — your neighborhood comfort food destination. From fluffy omelettes to savory rice bowls, we serve delicious egg-based dishes around the clock.", + "lineHeight": 1.6, + "fontFamily": "Poppins", + "fontSize": 20, + "fontWeight": "normal" + }, + { + "type": "frame", + "id": "K0Drj", + "name": "CTA Row", + "gap": 16, + "children": [ + { + "type": "frame", + "id": "5BJ4h", + "name": "primaryBtn", + "fill": "#FF6B35", + "cornerRadius": 30, + "padding": [ + 18, + 36 + ], + "children": [ + { + "type": "text", + "id": "b5vOq", + "name": "primaryText", + "fill": "#FFFFFF", + "content": "View Our Menu", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "600" + } + ] + }, + { + "type": "frame", + "id": "0EQ02", + "name": "secondaryBtn", + "fill": "transparent", + "cornerRadius": 30, + "padding": [ + 18, + 36 + ], + "children": [ + { + "type": "text", + "id": "4zOxN", + "name": "secondaryText", + "fill": "#FFFFFF", + "content": "Order Online", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "600" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "hZEB7", + "name": "Hero Image", + "width": 580, + "height": 520, + "fill": { + "type": "image", + "enabled": true, + "url": "./images/eggymon-kitchen-store.png", + "mode": "fill" + }, + "cornerRadius": 24 + } + ] + }, + { + "type": "frame", + "id": "m2vE4", + "name": "Features Section", + "width": "fill_container", + "fill": "#FFFFFF", + "layout": "vertical", + "gap": 48, + "padding": [ + 80, + 120 + ], + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "e20nl", + "name": "Features Header", + "layout": "vertical", + "gap": 16, + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "YeDdD", + "name": "featTag", + "fill": "#FF6B35", + "content": "Why Choose Us", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "600", + "letterSpacing": 2 + }, + { + "type": "text", + "id": "NyA0M", + "name": "featTitle", + "fill": "#2C2C2C", + "content": "Crafted With Care, Served With Soul", + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 48, + "fontWeight": "bold" + }, + { + "type": "text", + "id": "0CJCz", + "name": "featDesc", + "fill": "#6B6B6B", + "content": "Every dish at EggyMon Kitchen is prepared fresh with premium ingredients", + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "ft7xQ", + "name": "Features Grid", + "gap": 32, + "justifyContent": "center", + "children": [ + { + "type": "frame", + "id": "bFULQ", + "name": "feat1", + "width": 320, + "fill": "#FAF8F4", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "pp5ur", + "name": "feat1Icon", + "width": 64, + "height": 64, + "fill": "#FF6B3520", + "cornerRadius": 32, + "justifyContent": "center", + "alignItems": "center", + "children": [ + { + "type": "icon_font", + "id": "5XeTR", + "name": "feat1IconInner", + "width": 28, + "height": 28, + "iconFontName": "clock-3", + "iconFontFamily": "lucide", + "fill": "#FF6B35" + } + ] + }, + { + "type": "text", + "id": "FmRb1", + "name": "feat1Title", + "fill": "#2C2C2C", + "content": "Open 24/7", + "fontFamily": "Poppins", + "fontSize": 22, + "fontWeight": "600" + }, + { + "type": "text", + "id": "sU177", + "name": "feat1Desc", + "fill": "#6B6B6B", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Craving eggs at 3 AM? We've got you covered. Fresh food, any time of day.", + "lineHeight": 1.6, + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "i9pYr", + "name": "feat2", + "width": 320, + "fill": "#FAF8F4", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "pDLVz", + "name": "feat2Icon", + "width": 64, + "height": 64, + "fill": "#FF6B3520", + "cornerRadius": 32, + "justifyContent": "center", + "alignItems": "center", + "children": [ + { + "type": "icon_font", + "id": "wsATe", + "name": "feat2IconInner", + "width": 28, + "height": 28, + "iconFontName": "egg", + "iconFontFamily": "lucide", + "fill": "#FF6B35" + } + ] + }, + { + "type": "text", + "id": "6CIlo", + "name": "feat2Title", + "fill": "#2C2C2C", + "content": "Farm Fresh Eggs", + "fontFamily": "Poppins", + "fontSize": 22, + "fontWeight": "600" + }, + { + "type": "text", + "id": "3dtC8", + "name": "feat2Desc", + "fill": "#6B6B6B", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "We source our eggs from local farms daily for the freshest taste in every bite.", + "lineHeight": 1.6, + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "B3uKX", + "name": "feat3", + "width": 320, + "fill": "#FAF8F4", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "T70zY", + "name": "feat3Icon", + "width": 64, + "height": 64, + "fill": "#FF6B3520", + "cornerRadius": 32, + "justifyContent": "center", + "alignItems": "center", + "children": [ + { + "type": "icon_font", + "id": "mP0Oo", + "name": "feat3IconInner", + "width": 28, + "height": 28, + "iconFontName": "heart", + "iconFontFamily": "lucide", + "fill": "#FF6B35" + } + ] + }, + { + "type": "text", + "id": "PAlks", + "name": "feat3Title", + "fill": "#2C2C2C", + "content": "Made With Love", + "fontFamily": "Poppins", + "fontSize": 22, + "fontWeight": "600" + }, + { + "type": "text", + "id": "nhGxY", + "name": "feat3Desc", + "fill": "#6B6B6B", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Our chefs pour passion into every dish. Taste the difference of home-cooked comfort.", + "lineHeight": 1.6, + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "normal" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "FkFZR", + "name": "Menu Section", + "width": "fill_container", + "fill": "#6B4423", + "layout": "vertical", + "gap": 48, + "padding": [ + 80, + 120 + ], + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "1Ux5Z", + "name": "Menu Header", + "layout": "vertical", + "gap": 16, + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "O41LN", + "name": "menuTag", + "fill": "#FF6B35", + "content": "Our Menu", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "600", + "letterSpacing": 2 + }, + { + "type": "text", + "id": "2hp7L", + "name": "menuTitle", + "fill": "#FFFFFF", + "content": "Our Menu", + "fontFamily": "Poppins", + "fontSize": 48, + "fontWeight": "bold" + }, + { + "type": "text", + "id": "IjMXy", + "name": "menuDesc", + "fill": "#FFFFFF99", + "content": "Explore our full range of dishes — from comfort food classics to Vietnamese specialties", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "e3iaV", + "name": "Full Menu Grid", + "width": "fill_container", + "fill": "#FFFFFF10", + "cornerRadius": 20, + "gap": 40, + "padding": [ + 32, + 40 + ], + "justifyContent": "center", + "children": [ + { + "type": "frame", + "id": "GVWQ2", + "name": "Món Chính Col", + "width": "fill_container", + "layout": "vertical", + "gap": 14, + "children": [ + { + "type": "text", + "id": "TohIe", + "name": "c1title", + "fill": "#FF6B35", + "content": "MÓN CHÍNH", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "bold", + "letterSpacing": 3 + }, + { + "type": "rectangle", + "id": "fnYG6", + "name": "c1div", + "fill": "#FF6B35", + "width": 40, + "height": 2 + }, + { + "type": "text", + "id": "P5zjb", + "name": "c1i1", + "fill": "#FFFFFFDD", + "content": "Cheese Foam Milk Tea", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "eUWSw", + "name": "c1i2", + "fill": "#FFFFFFDD", + "content": "Strawberry Milk Tea", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "ndMfk", + "name": "c1i3", + "fill": "#FFFFFFDD", + "content": "Oolong Milk Tea", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "toG38", + "name": "c1i4", + "fill": "#FFFFFFDD", + "content": "Bacon Pork Cheeseburger", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "iEVuT", + "name": "c1i5", + "fill": "#FFFFFFDD", + "content": "Crispy Chicken Burger", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "1yVXp", + "name": "c1i6", + "fill": "#FFFFFFDD", + "content": "Beef Burger with Cheese", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + } + ] + }, + { + "type": "rectangle", + "id": "v3kBY", + "name": "Divider 1", + "fill": "#FFFFFF20", + "width": 1, + "height": "fill_container" + }, + { + "type": "frame", + "id": "dmUsN", + "name": "Món Phụ Col", + "width": "fill_container", + "layout": "vertical", + "gap": 14, + "children": [ + { + "type": "text", + "id": "2P2V3", + "name": "c2title", + "fill": "#FF6B35", + "content": "MÓN PHỤ — ĂN VẶT", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "bold", + "letterSpacing": 3 + }, + { + "type": "rectangle", + "id": "cmiwR", + "name": "c2div", + "fill": "#FF6B35", + "width": 40, + "height": 2 + }, + { + "type": "text", + "id": "2aAeH", + "name": "c2i1", + "fill": "#FFFFFFDD", + "content": "Salad trộn", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "hTH16", + "name": "c2i2", + "fill": "#FFFFFFDD", + "content": "Khoai Tây Chiên", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "gl2pL", + "name": "c2i3", + "fill": "#FFFFFFDD", + "content": "Bánh Tráng Trộn", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "r3q3D", + "name": "c2i4", + "fill": "#FFFFFFDD", + "content": "Bánh Lăng", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "rbZVU", + "name": "c2i5", + "fill": "#FFFFFFDD", + "content": "Mực rim me", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "xKLP6", + "name": "c2i6", + "fill": "#FFFFFFDD", + "content": "Chè đậu Xanh", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "bFzGj", + "name": "c2i7", + "fill": "#FFFFFFDD", + "content": "Chè Thập Cẩm", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + } + ] + }, + { + "type": "rectangle", + "id": "ui6IT", + "name": "Divider 2", + "fill": "#FFFFFF20", + "width": 1, + "height": "fill_container" + }, + { + "type": "frame", + "id": "b8p8j", + "name": "Đặc Biệt Col", + "width": "fill_container", + "layout": "vertical", + "gap": 14, + "children": [ + { + "type": "text", + "id": "JLSZk", + "name": "c3title", + "fill": "#FF6B35", + "content": "ĐẶC BIỆT", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "bold", + "letterSpacing": 3 + }, + { + "type": "rectangle", + "id": "4MvAY", + "name": "c3div", + "fill": "#FF6B35", + "width": 40, + "height": 2 + }, + { + "type": "text", + "id": "Z9JNT", + "name": "c3i1", + "fill": "#FFFFFFDD", + "content": "Phở Việt", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + }, + { + "type": "text", + "id": "Iz2VJ", + "name": "c3i2", + "fill": "#FFFFFFDD", + "content": "Hủ Tiếu", + "fontFamily": "Poppins", + "fontSize": 15, + "fontWeight": "500" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "6INph", + "name": "Testimonials Section", + "width": "fill_container", + "fill": "#FAF8F4", + "layout": "vertical", + "gap": 48, + "padding": [ + 80, + 120 + ], + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "z8MpZ", + "name": "Test Header", + "layout": "vertical", + "gap": 16, + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "qU9Ab", + "name": "testTag", + "fill": "#FF6B35", + "content": "Testimonials", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "600", + "letterSpacing": 2 + }, + { + "type": "text", + "id": "vk2HJ", + "name": "testTitle", + "fill": "#2C2C2C", + "content": "What Our Customers Say", + "fontFamily": "Poppins", + "fontSize": 48, + "fontWeight": "bold" + } + ] + }, + { + "type": "frame", + "id": "xqtXU", + "name": "Test Grid", + "gap": 32, + "children": [ + { + "type": "frame", + "id": "uVysW", + "name": "test1", + "width": 380, + "fill": "#FFFFFF", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "children": [ + { + "type": "text", + "id": "6R03p", + "name": "test1Quote", + "fill": "#2C2C2C", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "\"Best omelette I've ever had! The eggs are so fresh and fluffy. Now I'm a regular — even at 2 AM!\"", + "lineHeight": 1.7, + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "23xEt", + "name": "test2", + "width": 380, + "fill": "#FFFFFF", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "children": [ + { + "type": "text", + "id": "M0SaR", + "name": "test2Quote", + "fill": "#2C2C2C", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "\"My family's go-to spot for late night cravings. The staff is friendly and the food is always consistent.\"", + "lineHeight": 1.7, + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "0WHWk", + "name": "test3", + "width": 380, + "fill": "#FFFFFF", + "cornerRadius": 24, + "layout": "vertical", + "gap": 20, + "padding": 32, + "children": [ + { + "type": "text", + "id": "7aRdT", + "name": "test3Quote", + "fill": "#2C2C2C", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "\"The shakshuka here reminds me of home. Authentic flavors, generous portions, and the price is right!\"", + "lineHeight": 1.7, + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "normal" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "fJXAF", + "name": "CTA Section", + "width": "fill_container", + "height": 400, + "fill": "#FF6B35", + "layout": "vertical", + "gap": 32, + "padding": [ + 80, + 120 + ], + "justifyContent": "center", + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "ztRrc", + "name": "ctaTitle", + "fill": "#FFFFFF", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Ready to Try the Best Eggs in Town?", + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 48, + "fontWeight": "bold" + }, + { + "type": "text", + "id": "kAsO7", + "name": "ctaSubline", + "fill": "#FFFFFF99", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Visit us today or order online for delivery. Open 24/7 for your convenience!", + "textAlign": "center", + "fontFamily": "Poppins", + "fontSize": 20, + "fontWeight": "normal" + }, + { + "type": "frame", + "id": "lVJc5", + "name": "ctaBtnRow", + "gap": 16, + "children": [ + { + "type": "frame", + "id": "KA6sS", + "name": "ctaBtn1", + "fill": "#FFFFFF", + "cornerRadius": 30, + "padding": [ + 18, + 40 + ], + "children": [ + { + "type": "text", + "id": "Xsktt", + "name": "ctaBtn1Text", + "fill": "#FF6B35", + "content": "Order Now", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "600" + } + ] + }, + { + "type": "frame", + "id": "kjkxr", + "name": "ctaBtn2", + "fill": "transparent", + "cornerRadius": 30, + "stroke": { + "thickness": 2, + "fill": "#FFFFFF" + }, + "padding": [ + 18, + 40 + ], + "children": [ + { + "type": "text", + "id": "vAxSy", + "name": "ctaBtn2Text", + "fill": "#FFFFFF", + "content": "Find Location", + "fontFamily": "Poppins", + "fontSize": 18, + "fontWeight": "600" + } + ] + } + ] + } + ] + }, + { + "type": "frame", + "id": "68VtF", + "name": "Footer", + "width": "fill_container", + "fill": "#2C2C2C", + "layout": "vertical", + "gap": 40, + "padding": [ + 60, + 120 + ], + "children": [ + { + "type": "frame", + "id": "vC0Ae", + "name": "footerTop", + "width": "fill_container", + "justifyContent": "space_between", + "children": [ + { + "type": "frame", + "id": "bXIwf", + "name": "footerBrand", + "width": 320, + "layout": "vertical", + "gap": 16, + "children": [ + { + "type": "frame", + "id": "Apt4J", + "name": "footerLogoRow", + "gap": 12, + "alignItems": "center", + "children": [ + { + "type": "frame", + "id": "g6ixm", + "name": "footerLogo", + "width": 40, + "height": 40, + "fill": { + "type": "image", + "enabled": true, + "url": "./images/Logo-Eggymon-Kitchen.png", + "mode": "fit" + } + }, + { + "type": "text", + "id": "l88yM", + "name": "footerLogoText", + "fill": "#FFFFFF", + "content": "EggyMon Kitchen", + "fontFamily": "Poppins", + "fontSize": 20, + "fontWeight": "bold" + } + ] + }, + { + "type": "text", + "id": "jahLf", + "name": "footerTagline", + "fill": "#9A9A9A", + "textGrowth": "fixed-width", + "width": "fill_container", + "content": "Your neighborhood comfort food destination. Serving egg-cellent dishes 24/7.", + "lineHeight": 1.6, + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "MJU6e", + "name": "footerLinks", + "gap": 80, + "children": [ + { + "type": "frame", + "id": "7NVeh", + "name": "footerCol1", + "layout": "vertical", + "gap": 16, + "children": [ + { + "type": "text", + "id": "iSYaQ", + "name": "footerCol1Title", + "fill": "#FFFFFF", + "content": "Menu", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "600" + }, + { + "type": "text", + "id": "CCDJI", + "name": "footerCol1Link1", + "fill": "#9A9A9A", + "content": "Breakfast", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "3BnKL", + "name": "footerCol1Link2", + "fill": "#9A9A9A", + "content": "Lunch", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "C1sC4", + "name": "footerCol1Link3", + "fill": "#9A9A9A", + "content": "Dinner", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "W12qP", + "name": "footerCol1Link4", + "fill": "#9A9A9A", + "content": "Drinks", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "1puge", + "name": "footerCol2", + "layout": "vertical", + "gap": 16, + "children": [ + { + "type": "text", + "id": "HWbNA", + "name": "footerCol2Title", + "fill": "#FFFFFF", + "content": "Company", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "600" + }, + { + "type": "text", + "id": "6aVvs", + "name": "footerCol2Link1", + "fill": "#9A9A9A", + "content": "About Us", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "dkkNf", + "name": "footerCol2Link2", + "fill": "#9A9A9A", + "content": "Locations", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "WdeMU", + "name": "footerCol2Link3", + "fill": "#9A9A9A", + "content": "Careers", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "It6RW", + "name": "footerCol2Link4", + "fill": "#9A9A9A", + "content": "Contact", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + } + ] + }, + { + "type": "frame", + "id": "5vs7c", + "name": "footerCol3", + "layout": "vertical", + "gap": 16, + "children": [ + { + "type": "text", + "id": "9VqJn", + "name": "footerCol3Title", + "fill": "#FFFFFF", + "content": "Contact", + "fontFamily": "Poppins", + "fontSize": 16, + "fontWeight": "600" + }, + { + "type": "text", + "id": "IaBMq", + "name": "footerCol3Link1", + "fill": "#9A9A9A", + "content": "+1 770 409 0003", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "tinXp", + "name": "footerCol3Link2", + "fill": "#9A9A9A", + "content": "contact@eggymon.us", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "feNgs", + "name": "footerCol3Link3", + "fill": "#9A9A9A", + "content": "1/2 mile N. of Beaver Ruin Rd.", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "8wGw3", + "name": "newLink", + "fill": "#9A9A9A", + "content": "eggymon.us", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + } + ] + } + ] + } + ] + }, + { + "type": "rectangle", + "id": "hDDYt", + "name": "footerDivider", + "fill": "#4A4A4A", + "width": "fill_container", + "height": 1 + }, + { + "type": "frame", + "id": "bq0hM", + "name": "footerBottom", + "width": "fill_container", + "justifyContent": "space_between", + "alignItems": "center", + "children": [ + { + "type": "text", + "id": "6si8T", + "name": "footerCopy", + "fill": "#6B6B6B", + "content": "© 2026 EggyMon Kitchen. All rights reserved.", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "frame", + "id": "sfGeS", + "name": "footerLegal", + "gap": 24, + "children": [ + { + "type": "text", + "id": "2ONnS", + "name": "footerPrivacy", + "fill": "#6B6B6B", + "content": "Privacy Policy", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + }, + { + "type": "text", + "id": "HNfUV", + "name": "footerTerms", + "fill": "#6B6B6B", + "content": "Terms of Service", + "fontFamily": "Poppins", + "fontSize": 14, + "fontWeight": "normal" + } + ] + } + ] + } + ] + } + ] + } + ] +} \ No newline at end of file diff --git a/pencil-design/src/pages/eggymon-kitchen-landingpage/images/Logo-Eggymon-Kitchen.png b/pencil-design/src/pages/eggymon-kitchen-landingpage/images/Logo-Eggymon-Kitchen.png new file mode 100644 index 00000000..26e4059a Binary files /dev/null and b/pencil-design/src/pages/eggymon-kitchen-landingpage/images/Logo-Eggymon-Kitchen.png differ diff --git a/pencil-design/src/pages/eggymon-kitchen-landingpage/images/eggymon-kitchen-store.png b/pencil-design/src/pages/eggymon-kitchen-landingpage/images/eggymon-kitchen-store.png new file mode 100644 index 00000000..880f5f8e Binary files /dev/null and b/pencil-design/src/pages/eggymon-kitchen-landingpage/images/eggymon-kitchen-store.png differ